Commit Graph

5 Commits

Author SHA1 Message Date
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
a8273d0e38 Fix tests 2021-01-18 21:03:27 -08:00
Mikhail Pontus
47f9db35bd Introduce note deletion functionality 2019-02-26 20:28:36 +03:00
95ab8164cd updating note and deck tests 2018-05-08 18:47:45 -07:00
ba42cedf1a unit tests for notes 2018-05-08 15:13:49 -07:00