Add CI for Unit tests and functional testing
Opened this issue · 0 comments
obedmr commented
Since this project is being more critical lately, we need to make sure we're testing it more and making sure we don't break things when new changes are incorporated
- Initial CI for Unit tests (we should add coverage stuff)
- Initial CI for functional tests (govm cli, govm compose, e2e, etc)
- Review/improve build and release automation
- Fix linter CI