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
ffde4a7ff685658591948a65f641ee40f2c46dd7
anki-sync-server
/
tests
History
David Snopek
ffde4a7ff6
* Added sessions and refactored the handler arguments to only take the collection and (new) request object
...
* Got 'answer_card' actually working * Added some support for the translation built into Anki
2013-07-22 20:11:53 +01:00
..
test_collection.py
Got nearly 100% test coverage for AnkiServer/collection.py
2013-07-15 15:27:13 +01:00
test_rest_app.py
* Added sessions and refactored the handler arguments to only take the collection and (new) request object
2013-07-22 20:11:53 +01:00
test_sync_app.py
Got almost 80% test coverage of AnkiServer/apps/rest_app.py and fixed some bugs.
2013-07-15 17:11:28 +01:00