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

More Unit & GUI Tests #26

Open
IanDarwin opened this issue Sep 24, 2020 · 2 comments
Open

More Unit & GUI Tests #26

IanDarwin opened this issue Sep 24, 2020 · 2 comments

Comments

@IanDarwin
Copy link
Owner

There are at present too few Unit Tests for the intermediate code like the GObs and the States. A mocking framework will be needed to mock out the Swing Components where applicable.

@IanDarwin
Copy link
Owner Author

Anybody that knows Java knows JUnit. Will accept pull requests with even a few new tests. Use JUnit 4 or 5 as you wish (but not 3.8 please :-))

@IanDarwin
Copy link
Owner Author

Also much of the UI testing should be more automated!

@IanDarwin IanDarwin changed the title More Unit Tests More Unit & GUI Tests Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant