Enhancement/Document how to run tests#215
Conversation
|
Suggestion: Add collectstatic as well? Also, even though the django tests pass, the CI sometimes breaks due to some style guidelines. So I've found running the tools/ci.sh to be better. |
|
@erikamenezes Thanks for the suggestion. The need to run collectstatic before the tests will be removed as soon as #207 is merged so I wouldn't document this just now. I'm hesitant to recommend |
|
It is better to explain only how to run the basic test. It's executable for any developers. |
Resolves #214