Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend Input Blocks should be unit tested #48

Open
PhilReinking opened this issue Nov 29, 2022 · 1 comment
Open

Frontend Input Blocks should be unit tested #48

PhilReinking opened this issue Nov 29, 2022 · 1 comment
Labels
help wanted Extra attention is needed needs-testing

Comments

@PhilReinking
Copy link
Contributor

Right now, the different block types used in the frontend are not tested in any way.

I am not sure what the current best method of unit testing Vue components is, but we should consider add something to make sure nothing breaks at the form frontend.

@PhilReinking PhilReinking added enhancement New feature or request help wanted Extra attention is needed needs-testing and removed enhancement New feature or request labels Dec 10, 2022
@PhilReinking
Copy link
Contributor Author

added vitest to test components. need to add tests now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed needs-testing
Projects
None yet
Development

No branches or pull requests

1 participant