Commit graph

16 commits

Author SHA1 Message Date
Kevin Schaul
3727c9ad5e
814/remove mapbox references (#816)
Fixes #814

* fix: remove outdated references to mapbox
* docs: fix references in readme
* chore: fix mapbox references in tests
* chore: fix mapbox references in stories, webpack config
* chore: remove empty array
2023-08-28 22:17:49 -04:00
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
8d3ad6b1a1 Added more functional tests. 2020-05-31 15:33:09 +01:00
orangemug
2cc7c63bb1 Updated to new webdriverio config api, and fixed failing tests. 2020-02-18 21:39:11 +00:00
pathmapper
84d56b2606 Skip "upload" test for the open modal 2019-06-08 17:16:51 +02:00
pathmapper
e9a8b094a2 Update tests for WebdriverIO v5 2019-06-08 07:19:18 +02:00
Orange Mug
8ad8b4cdea
Merge pull request #450 from pathmapper/activate_renderer-test
Update tests for style settings modal
2018-10-31 08:03:18 +00:00
pathmapper
ff8d3055b4 Add test for TF access token 2018-10-30 20:37:56 +01:00
pathmapper
c59e0cb046 Activate renderer test 2018-10-30 20:06:52 +01:00
pathmapper
9f6250c489 Update tests 2018-10-29 11:16:27 +01:00
orangemug
1525807d06 setValue -> selectByValue 2018-10-06 13:59:50 +01:00
orangemug
a356bfd601 Switch from react-aria-menubutton to <select/> 2018-10-06 13:54:02 +01:00
orangemug
00b22eb902 OpenLayers removed in previous PR. 2018-09-10 15:11:06 +01: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