anki-connect/tests
Kirill Salnikov b8a7151ed0
Fix handling of errors in several methods (#238)
* Fix error message in updateNoteFields method

* Fix error handling in cardsInfo, notesInfo methods

* Add more tests for updateNoteFields, notesInfo

* Fix error handling in several methods

Also fixed obvious bugs in replaceTags and replaceTagsInAllNotes
methods.

* Add more tests for cards methods

* Add more tests for notes methods

* Update documentation on cards methods
2021-03-04 20:06:25 -08:00
..
test_cards.py Fix handling of errors in several methods (#238) 2021-03-04 20:06:25 -08:00
test_debug.py Fix tests 2021-01-18 21:03:27 -08:00
test_decks.py Fix tests 2021-01-18 21:03:27 -08:00
test_graphical.py Add support for Anki 2.0 2019-01-24 08:36:11 +01:00
test_media.py add media tests 2018-05-08 17:55:45 -07:00
test_misc.py Fix tests 2021-01-18 21:03:27 -08:00
test_models.py Added findAndReplaceInModels (#228) 2021-02-26 21:17:51 -08:00
test_notes.py Fix handling of errors in several methods (#238) 2021-03-04 20:06:25 -08:00
test_stats.py Fix tests 2021-01-18 21:03:27 -08:00
util.py Fix tests for Python3 2020-01-05 11:24:13 -08:00