demo notes

built with

  1. rails 5.2
  2. ruby 2.6.0
  3. mongodb (if not installed run brew services start mongodb)

cypress rails demo

1. start rails bin/rails server

2. start cypress yarn run cypress:open

3. run cypress tests