You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Setup cypress. Add simple sample test
* Setup cy env var to use as target in functional tests
* Add and config cypress webpack-preprocessor
* Add node and sandbox page objects
* Add node spec
* Remove simple_spec
* Read node ids from sandbox data
* Add favicon to sandbox
* Add start script to serve sandbox with npm http-server
* Update yarn.lock
* Update travis.yml to include functional tests run in CI pipeline
* Rename node.spec.js to node.e2e.js
* Rename functional:run task to functional
* Update .npmignore
0 commit comments