Once this project is further along and more stable in more code paths. it would be great to implement GUT to make sure regressions and other issues don't arise from update.
https://github.com/bitwes/Gut/
This would also include implementing a CI/CD solution using github actions (assuming we can somehow not pay for it)
so running tests and making sure everything works with each commit. these test should obviously also run locally before every push to main to make sure it all works.
But if more devs are involved local only testing might not be enough therefore a github-sided solution would be preferred
Once this project is further along and more stable in more code paths. it would be great to implement GUT to make sure regressions and other issues don't arise from update.
https://github.com/bitwes/Gut/
This would also include implementing a CI/CD solution using github actions (assuming we can somehow not pay for it)
so running tests and making sure everything works with each commit. these test should obviously also run locally before every push to main to make sure it all works.
But if more devs are involved local only testing might not be enough therefore a github-sided solution would be preferred