anki-sync-server/tests
2020-09-02 18:53:24 +02: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 Store media usn per-file 2020-01-04 05:51:33 +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_collection_wrappers.py Load the CollectionWrapper from a factory method 2019-03-09 14:05:15 +08:00
test_full_sync.py Move the upload/download sqlite3 file logic to a manager 2019-03-09 14:05:15 +08:00
test_media.py Updated media test to work with latest changes 2020-09-02 18:53:24 +02: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