anki-sync-server/tests
flan 41205c0b92 Add test for renaming media
This test fails on current master; might or might not be related to #49
2020-02-03 17:20:37 +01: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 Prevent infinite loop in client when first changed usn != lastUsn 2020-01-26 20:47:14 +01: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 Add test for renaming media 2020-02-03 17:20:37 +01:00