Open grantmacken opened 5 years ago
Good idea and something I've been hoping to get to but haven't. I think all the DB actions could be done using the common_test framework. This would just mean making the test suites.
Another good smoke test would be a dialyzer run to look for broken or dead code.
I've opened this issue to discuss after build smoke tests. This could be done with travis.yml file
As rough outline the smoke test should cover what a user should be able to do
and anything else the user should be able to do.