This website requires JavaScript.
Explore
Help
Sign In
heimoshuiyu
/
anki-sync-server
Watch
1
Star
0
Fork
0
You've already forked anki-sync-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
39f3ee110df4964ba8b10c22938fcf54785ade39
anki-sync-server
/
tests
History
flan
39f3ee110d
Make test file names follow a single convention
...
Makes it possible to run all tests by executing `python -m unittest discover ./tests`.
2017-10-30 19:28:56 +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
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
collection_test_base.py
Make test file names follow a single convention
2017-10-30 19:28:56 +01:00
sync_app_functional_test_base.py
Merge SyncApp's SqliteUserManager and the newly introduced UserManager and group all user managers in user_managers.py.
2017-10-28 22:45:27 +02:00
test_sync_app.py
Make test file names follow a single convention
2017-10-30 19:28:56 +01:00
test_users.py
Fix authentication
2017-10-29 19:36:51 +01:00
test_web_hostkey.py
Add functional tests for authentication
2017-10-30 19:19:04 +01:00
test_web_media.py
Make test file names follow a single convention
2017-10-30 19:28:56 +01:00