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

Add automated testing for UI #275

Open
geziefer opened this issue Jul 6, 2023 · 0 comments
Open

Add automated testing for UI #275

geziefer opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request low-priority Low priority issue UI User Interface

Comments

@geziefer
Copy link
Contributor

geziefer commented Jul 6, 2023

So far, we don't have a single unit test, not even the src/test folder is there.
There is not much, the ui is doing, but at least some business logic is involved and might break by changes, so we should think of some reasonable tests.

Higher level tests, including UI or generation is so far done manually, but there might also be some cases which might makes sense on top of unit tests, as there is for example validation involved or caching depending on the input.

@m-reza-rahman m-reza-rahman added enhancement New feature or request low-priority Low priority issue UI User Interface labels Jul 6, 2023
@m-reza-rahman m-reza-rahman changed the title Add (unit) tests for ui module Add automated testing for UI Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority Low priority issue UI User Interface
Projects
None yet
Development

No branches or pull requests

2 participants