anki-sync-server/tests/helpers
Christoph Mack 573aeece81 Add more test helpers and integration tests for SyncApp's media sync feature using WebTest's TestApp.
Add test helpers for creating, inspecting and manipulating instances of SyncApp and RestApp.
Add subclasses of Anki's RemoteServer and RemoteMediaServer for communicating with the wrapped SyncApp instance under test.
Add helpers for monkey patching Anki's MediaManager and DB for easier testing.
Add test assets directory.
2017-10-28 22:36:48 +02:00
..
collection_utils.py Add test helper classes for creating and managing temporary files, working with anki collections and sqlite dbs. Add class for 2017-10-28 21:55:19 +02:00
db_utils.py Add test helper classes for creating and managing temporary files, working with anki collections and sqlite dbs. Add class for 2017-10-28 21:55:19 +02:00
file_utils.py 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
mock_servers.py 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
monkey_patches.py 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
server_utils.py 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