anki/pylib/tests
Abdo 5cde4b6941
Remove v1/v2 support from the backend (#2727)
* Remove v1/v2 support from deck list

* Remove v1/v2 support from most routines and show error

* Remove scheduler_version from preferences

* Fix formatting

* Remove v1/v2 conditionals from Python code

* Fix legacy importer

* Remove legacy hooks

* Add missing scheduler checks

* Remove V2 logic from deck options screen

* Remove the review_did_undo hook

* Restore ability to open old options with shift (dae)
2023-10-14 10:50:59 +10:00
..
support tweaking the folder names again 2020-01-03 07:48:38 +10:00
__init__.py replace the old stripHTML() methods with the backend implementation 2021-10-01 23:15:45 +10:00
shared.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
test_cards.py PEP8 collection.py 2021-06-27 15:12:22 +10:00
test_collection.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
test_decks.py Strip out v1/v2 code 2023-09-24 14:27:40 +10:00
test_exporting.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
test_find.py PEP8 for rest of pylib (#1451) 2021-10-25 14:50:13 +10:00
test_flags.py PEP8 collection.py 2021-06-27 15:12:22 +10:00
test_importing.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
test_latex.py apply some f-string updates via flynt 2021-10-02 23:52:02 +10:00
test_media.py PEP8 for rest of pylib (#1451) 2021-10-25 14:50:13 +10:00
test_models.py Add delay to test_modelChange() 2023-07-10 10:40:37 +10:00
test_schedv3.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
test_stats.py Add _raw methods for all methods in the backend (#1594) 2022-01-21 21:32:39 +10:00
test_template.py PEP8 cards.py 2021-06-27 12:12:23 +10:00