Harel M
73f7798a1d
Use driver pattern for e2e tests ( #2 )
...
* Initial commit
* Fix spec
* Move driver
* Fix config location
* Fix helper location
* More usage of driver
* Add click
* Fix click
* Migrate more tests
* Add setValue to driver
* Move more code to driver
* add isExisting to driver
* Change modal tests to use driver
* Fix tests
* Fix test
* Fix invalid alert wait
* Fix missing wd
* Fix tests
* Fix missing fs
* Fix test
* Fix path
* Move screenshort to driver
* Migrate keyboard
* Migrate skiplinks to driver
* Fix tests
* Try fix skip-links
* add config
* Add helper
* Fix driver?
* remove helper
* remove wd-helper
* Remove redundant file
* Remove webdriver extsions
2023-12-14 18:14:06 +02:00
Filip Proborszcz
d73add77e7
Fixes for breaking changes
...
- new webpack dev server options
- babel support for async functions in hooks
- new uuid import style
- automatically open browser for testing
2022-04-08 02:23:43 +02: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
d61d0a5795
Fix test for range slider.
2019-10-26 18:09:07 +01:00
pathmapper
92bfee4bcc
Use number input again for min/max-zoom tests
2019-06-13 07:18:35 +02:00
pathmapper
e9a8b094a2
Update tests for WebdriverIO v5
2019-06-08 07:19:18 +02:00
pathmapper
9f6250c489
Update tests
2018-10-29 11:16:27 +01:00
orangemug
f0744f024d
Moved commit.
2018-04-10 15:07:36 +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