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

Test GUI functionality #8

Open
willgraf opened this issue Jun 4, 2020 · 1 comment
Open

Test GUI functionality #8

willgraf opened this issue Jun 4, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed tests Testing is required

Comments

@willgraf
Copy link
Contributor

willgraf commented Jun 4, 2020

The JobManager classes create GUI windows and prompt the user for input. These should be tested, perhaps by using the java.awt.Robot class.

@willgraf willgraf added the enhancement New feature or request label Jun 17, 2020
@willgraf willgraf added the help wanted Extra attention is needed label Oct 5, 2020
@willgraf willgraf added the tests Testing is required label Oct 21, 2020
@willgraf
Copy link
Contributor Author

willgraf commented Mar 8, 2021

#37 set up a basis on which we can build more GUI tests. However, the Robot cannot seem to send input to the window because it is not in focus. More time needs to be invested on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed tests Testing is required
Projects
None yet
Development

No branches or pull requests

1 participant