anki-sync-server/tests
Anton Melser 9ee9697582 Move the upload/download sqlite3 file logic to a manager
Also add a factory method so the manager can be controlled via config
2019-03-09 14:05:15 +08:00
..
assets Add more test helpers and integration tests for SyncApp's media sync feature using WebTest's TestApp. 2017-10-28 22:36:48 +02:00
helpers Use mapping protocol access instead of legacy configparser API 2017-11-06 21:06:18 +01:00
collection_test_base.py Fix up some changes made by 2to3 2017-11-04 02:53:49 +01:00
sync_app_functional_test_base.py Use mapping protocol access instead of legacy configparser API 2017-11-06 21:06:18 +01:00
test_full_sync.py Move the upload/download sqlite3 file logic to a manager 2019-03-09 14:05:15 +08:00
test_sessions.py Use factory method for session_manager 2019-03-09 14:05:15 +08:00
test_sync_app.py Use factory method for session_manager 2019-03-09 14:05:15 +08:00
test_users.py Use factory method for user_manager 2019-03-09 14:05:12 +08:00
test_web_hostkey.py Note which commit motivated creation of test_login() 2017-11-01 04:35:02 +01:00
test_web_media.py 2to3 everything 2017-11-04 02:06:42 +01:00