Merge pull request #18 from alphagov/proxy-to-alpha

Proxy to alpha
This commit is contained in:
Adam Shimali
2016-01-19 16:02:42 +00:00
11 changed files with 389 additions and 5 deletions

View File

@@ -30,5 +30,5 @@ display_result $? 1 "Code style check"
#display_result $? 2 "Code coverage"
py.test -v
display_result $? 3 "Unit tests"
py.test -v tests/
display_result $? 3 "Unit tests"