rookeries/api/tests/server
Dorian 18c3ce53f0 Add support for handling double posting of same user.
Fix non-json test to make builds green.
2017-03-10 17:37:05 -05:00
..
__init__.py Add tests back. 2016-09-06 08:38:43 -04:00
conftest.py Remove manually past in DB connection. 2017-03-08 21:08:29 -05:00
site_management.feature Merge API tests into a single command and category. 2017-02-26 23:26:49 -05:00
test_app_status_view.py Add git revision to the status endpoint. 2017-03-07 15:53:09 -05:00
test_configuration.py Migrate loading and saving of pages to use postgres. 2016-11-18 22:38:48 -05:00
test_serve_page_views.py Significantly improve the error code. 2017-03-01 09:18:44 -05:00
test_site_management.py Merge API tests into a single command and category. 2017-02-26 23:26:49 -05:00
test_user_authentication.py Fix up tests to not use template values. 2017-03-10 00:07:50 -05:00
test_user_management.py Add support for handling double posting of same user. 2017-03-10 17:37:05 -05:00
user_access.feature Add tests for non-existent users. 2017-03-09 22:06:38 -05:00
user_authentication.feature Use responses and separate user for testing user authentication. 2017-02-28 08:36:31 -05:00
user_creation.feature Add test for double posting same user. 2017-03-10 09:05:01 -05:00
user_deletion.feature Add test for multiple user deletion. 2017-03-10 08:49:05 -05:00
user_modification.feature Add tests for non-existent users. 2017-03-09 22:06:38 -05:00