aldefouw / redcap_cypress

REDCap Cypress Test Framework
MIT License
30 stars 32 forks source link

Data Entry through the Survey #69

Open aldefouw opened 2 years ago

aldefouw commented 2 years ago

File Location: https://github.com/aldefouw/redcap_cypress/blob/v11.1.5/cypress/features/core/data/entry_via_survey.feature Task: Write the test specs in Gherkin DSL following manual test script as guide

Contact Adam De Fouw (aldefouw@medicine.wisc.edu) with any questions.

aldefouw commented 1 year ago

Check why the CSV download is not showing up.

aldefouw commented 11 months ago

Very broken when run headless according to the test run. Probably timing issues if I had to guess.

https://cloud.cypress.io/projects/pvu79o/runs/1196/specs/6093fdbb-4617-4201-8efd-2210e571d0db/stdout

MintooXavier commented 11 months ago

Probably.. It works when I run it from cypress window (using npx cypress open).. Usually I comment out scenarios 15 and 16 and submit the surveys manually while the test is running.