marktext/test/unit/specs
Felix Häusler 2bb405a03e
Replace node-spellchecker with Electron builtin spell checker (#2895)
* Replace node-spellchecker with Electron builtin spellchecker

* Fix word match unit tests

* Fix issue to enable spell checker if it was disabled at startup

* Fix spell checker was always disabled on macOS

* Code cleanup

* Fix circular dependency in Muya

Fix circular dependency between config/index.js and utils/index.js in Muya.
2022-03-27 11:27:39 +08:00
..
extract-word.spec.js Replace node-spellchecker with Electron builtin spell checker (#2895) 2022-03-27 11:27:39 +08:00
LandingPage.spec.js_disabled Fix tests and improve CI (#590) 2018-12-17 10:29:37 +08:00
markdown-basic.spec.js Update deps and automatically format style (#1168) 2019-07-24 10:57:21 +08:00
markdown-footnotes.spec.js Fix markdown footnote parser (#2840) 2022-01-03 17:06:47 +01:00
markdown-list-indentation.spec.js Update deps and automatically format style (#1168) 2019-07-24 10:57:21 +08:00
match-electron-accelerator.spec.js Fix non-character key unit tests (#2987) 2022-02-07 10:30:41 +08:00