You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: