mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-26 18:28:33 -04:00
Initial code added for models and services not functional yet. Bootstrap and migrations added for db.
This commit is contained in:
@@ -29,5 +29,6 @@ display_result $? 1 "Code style check"
|
||||
#py.test --cov=app tests/
|
||||
#display_result $? 2 "Code coverage"
|
||||
|
||||
|
||||
py.test -v
|
||||
display_result $? 3 "Unit tests"
|
||||
Reference in New Issue
Block a user