Commit graph

8 commits

Author SHA1 Message Date
Filip Proborszcz
e34c1ca4be Use node 16.x
It required converting mocha tests code into async since [@wdio/sync is
deprecated](https://webdriver.io/docs/sync-vs-async/) starting with
node v16.
It removed the dependency on fibers and on [node-gyp + python](https://
webdriver.io/docs/sync-vs-async/#common-issues-in-sync-mode) indirectly
though which is a great thing.

Also moved away from node-sass to sass since [node-sass is deprecated]
(https://sass-lang.com/blog/libsass-is-deprecated).
2022-04-06 14:05:15 +02:00
orangemug
324452e714 Disable undo/redo again. 2020-05-31 15:48:20 +01:00
orangemug
8d3ad6b1a1 Added more functional tests. 2020-05-31 15:33:09 +01:00
pathmapper
9f6250c489 Update tests 2018-10-29 11:16:27 +01:00
Loïc Gasser
bc2ec4d0b7 Remove unused imports 2018-08-23 00:18:39 -04:00
orangemug
9e82599464 Removed old comments. 2018-04-10 14:23:11 +01:00
orangemug
1eb6c28617 Removed logging. 2018-01-17 14:59:48 +00:00
orangemug
a773958403 Tidy tests. 2018-01-10 15:06:11 +00:00