We need to test our code according to best practices: - Code Coverage - Tests being ran automatically (probably in circleci) - Some GH actions to avail code quality - Tests are actually written
We need to test our code according to best practices: