aldefouw / redcap_cypress_docker

Start here to work with REDCap Cypress Test Framework on a developer machine. This is a Developer Toolkit to install a test environment to run REDCap Cypress against an instance of REDCap.
MIT License
3 stars 7 forks source link

Add step to README #6

Open biggeeves opened 2 months ago

biggeeves commented 2 months ago

The directions are "kind of" missing a step. If the user cd's into redcap_docker they must go up a directory before cd'ing into redcap_cypress.

cd redcap_docker docker compose up

* Add cd.. here to return up a directory.

Configure & Start Cypress: Install Cypress & dependencies for REDCap Cypress Test Framework. --->> cd redcap_cypress <<---- npm install