anki/tests
Damien Elmes f29a04ae29 bump sync ver to 7 and change meta return value
- /sync/meta now returns a dictionary
- it includes the following extra fields
- msg: if non-empty, show this message at the end of the sync
- cont: if false, show above message and abort sync
- uname: the user's email address, so it can be stored by the local client to
  show users who have forgotten which email address they used. in the future
  this will be saved only when logging in, so do a conditional access on it
2013-10-04 06:09:28 +09:00
..
support allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
__init__.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
shared.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
test_cards.py optimize imports 2012-12-22 09:17:10 +09:00
test_collection.py optimize imports 2012-12-22 09:17:10 +09:00
test_decks.py optimize imports 2012-12-22 09:17:10 +09:00
test_exporting.py optimize imports 2012-12-22 09:17:10 +09:00
test_find.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
test_importing.py allow updates to existing notes in .apkg import 2013-08-08 13:01:47 +09:00
test_latex.py check for dvipng in test 2013-03-16 06:40:03 +09:00
test_media.py define standard encoding for unicode (#893) 2013-09-20 19:28:44 +09:00
test_models.py optimize imports 2012-12-22 09:17:10 +09:00
test_remote_sync.py bump sync ver to 7 and change meta return value 2013-10-04 06:09:28 +09:00
test_sched.py note rollover problem in unit tests 2013-10-02 04:04:06 +09:00
test_stats.py optimize imports 2012-12-22 09:17:10 +09:00
test_sync.py fix modification check in note merge 2013-05-28 14:41:12 +09:00
test_undo.py rework sibling handling and change bury semantics 2013-08-10 15:56:26 +09:00
test_upgrade.py automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00