maputnik/test
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
..
config Added new CI workflow using GitHub actions. 2020-05-24 11:13:16 +01:00
functional Use node 16.x 2022-04-06 14:05:15 +02:00
sources Added more webdriver tests testing against a real browser. 2018-01-05 17:45:55 +00:00
artifacts.js Code to store artifacts on circle ci 2018-01-17 15:44:00 +00:00
example-layer-style.json Added more functional tests. 2020-05-31 15:33:09 +01:00
example-style.json Changed url to be local (although not used) 2018-04-10 14:20:13 +01:00
geojson-server.js Added more functional tests. 2020-05-31 15:33:09 +01:00
wd-helper.js Added more webdriver tests testing against a real browser. 2018-01-05 17:45:55 +00:00