Skip to content

ReactJS + Redux basic starter kit with integration with e2e testing. Based on "travel note" app

Notifications You must be signed in to change notification settings

scolt/rr-starter-kit

Repository files navigation

Demo

Live Demo

1.Set up environment.

Run npm i for install all packageswe

2.End-2-end testing

Testing is organized using Webdriver.io To execute test cases you need:

  1. npm run e2e-setup (to install drivers for chrome and FF)
  2. npm run selenium-server
  3. npm run e2e (wdio tests/e2e/wdio.conf.js)

About

ReactJS + Redux basic starter kit with integration with e2e testing. Based on "travel note" app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published