swarm
swarm copied to clipboard
Unit test improvements
It is imperative that unit testing is kept at the high quality. Fix flaky tests. Investigate if other automated build services then Travis can be used, like GitHub Actions.
Re-enable race detector in tests. Earlier this year a great effort was made to automate race detection using travis jobs. Very soon after that it was disabled.
Encourage test driven development process in the team.