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

Configure REDCap Version - Put higher in README #4

Closed JoshuaFortriede closed 1 week ago

JoshuaFortriede commented 2 months ago

When I first tried to run the tests, I was getting an SQL error because the database did not have a table. I figured out that I needed to update the redcap_version in the cypress.env.json file as noted in Configure Cypress REDCap Version.

It might be helpful to move this section to before "Configure & Start Cypress". Or at least link to it. Additionally, having a FAQ page with common error messages, screenshots, and solutions could be helpful for more naïve users.

aldefouw commented 2 months ago

Thanks for the feedback, Joshua! I like your idea - care to issue a pull request update? I will gladly accept any clarifications like that.

aldefouw commented 1 week ago

I think this request is superseded by this PR: https://github.com/aldefouw/redcap_cypress_docker/pull/10