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 to hera #257

Open
5 tasks
Pacmens opened this issue Jul 9, 2021 · 0 comments
Open
5 tasks

Add automated testing to hera #257

Pacmens opened this issue Jul 9, 2021 · 0 comments
Assignees
Labels
feature Functional additions to the code testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken

Comments

@Pacmens
Copy link
Collaborator

Pacmens commented Jul 9, 2021

Currently, we have to do all tests by hand. This was fine at first, as it didn't really take that long to manually test our increments.

Since then the project has grown a lot, both in complexity and size. If this continues at a similar pace, it will only get progressively harder to test all our current features.

While it will be a rather big investment to go back and integrate this into all our existing code, this will SURELY will be worth it in the future, and with the current cleanup of all code, this is the perfect opportunity to do so.

@Pacmens Pacmens added the feature Functional additions to the code label Jul 9, 2021
@Pacmens Pacmens added this to the Hera Beta Cleanup milestone Jul 9, 2021
@Pacmens Pacmens self-assigned this Jul 9, 2021
@Pacmens Pacmens added the testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Functional additions to the code testing 1, 2, 3, 1, 2, 3, *tap* *tap* well quess it's broken
Projects
None yet
Development

No branches or pull requests

2 participants