All tests passing and merged with master.

This commit is contained in:
Nicholas Staples
2016-01-27 16:30:33 +00:00
51 changed files with 763 additions and 892 deletions

View File

@@ -4,7 +4,7 @@ import pytest
def test_should_show_choose_services_page(app_,
mock_user_dao_get_user,
mock_get_user,
api_user_active,
mock_get_services,
mock_login):