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

Closed
geziefer opened this issue Jul 6, 2023 · 1 comment
Closed

Add automated testing for UI #275

geziefer opened this issue Jul 6, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists 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
@m-reza-rahman m-reza-rahman added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 15, 2024
@m-reza-rahman
Copy link
Contributor

Already encapsulated in #185 and #168.

@m-reza-rahman m-reza-rahman added duplicate This issue or pull request already exists and removed good first issue Good for newcomers help wanted Extra attention is needed labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request low-priority Low priority issue UI User Interface
Projects
None yet
Development

No branches or pull requests

2 participants