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

Open and close forms in the unit tests should be avoided #110

Open
DanicaSTFC opened this issue Nov 24, 2023 · 2 comments
Open

Open and close forms in the unit tests should be avoided #110

DanicaSTFC opened this issue Nov 24, 2023 · 2 comments
Assignees
Labels

Comments

@DanicaSTFC
Copy link
Collaborator

When we run the unit tests forms are opened and closed quickly on the screen. It would be better if this did not happen unless strictly necessary. The forms could only exist in the background or the open and close functionality be mocked.

@DanicaSTFC
Copy link
Collaborator Author

On 13/12/2023 Edo Laura and I decided to work on this issue with low priority. Danica should try to understand how much work is required to solve this and then decide whether to include it in the milestone.

@DanicaSTFC DanicaSTFC removed this from the v1.0.0 milestone Feb 15, 2024
@DanicaSTFC
Copy link
Collaborator Author

DanicaSTFC commented Feb 20, 2024

On 19/02 we made the github action skip one of the test files, due to some errors in using the screen and setting CI to 1. See PR #124 Ideally, we would want the GH actions to automatically run the tests and therefore resolving this issue becomes important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant