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

[Feature Request] Effective feature testing automation #36

Open
zztin opened this issue Aug 26, 2020 · 0 comments
Open

[Feature Request] Effective feature testing automation #36

zztin opened this issue Aug 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zztin
Copy link
Owner

zztin commented Aug 26, 2020

Is your feature request related to a problem?

Currently, the feature testing is done by hand & eyes. It is error-prone and time-consuming. It could be ideal to have a set of testing tools to test all the functionalities if they work as expected.

Describe the solution you'd like

Testing includes:
About the app:

  • launching app with different options (if they works) --> this can be done with command line check response.

About the functions:

  • ticking time (is 1 sec = 1 real sec)
  • clock counting
  • data recording: if all clocks are recorded (weather pause, stop buttons are pressed during the clock) & whenever the window is closed (also data entries should not be doubled entered.)
@zztin zztin added the enhancement New feature or request label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant