This website requires JavaScript.
Explore
Help
Sign In
heimoshuiyu
/
anki-sync-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
119292be5d5b6b977679bf046bf0f27b2d4f09b1
anki-sync-server
/
tests
T
History
Karsten Lehmann
b0d57d3a02
Use wrapped collection in tests
...
That way we make sure, our ServerMediaManager is used instead of the MediaManager
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
Close whole collection instead of just the database
2020-09-02 18:53:24 +02:00
collection_test_base.py
Use wrapped collection in tests
2020-09-02 18:53:24 +02: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
Adapted sync app test to latest changes
2020-09-02 18:53:24 +02: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