CCTC-team / redcap_cypress

REDCap Cypress Test Framework
MIT License
0 stars 0 forks source link

8. Field Validation #69

Open MintooXavier opened 4 months ago

MintooXavier commented 4 months ago

Brief description: This feature is used to test the different data types (i.e. Date, Integer, Email etc) and the min/max applied to each type.

User spec: https://github.com/CCTC-team/redcap_cypress/blob/redcap_val/user_requirement_specification/core/08_field_validation.spec

Feature link: https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Field%20Validation_8/A.4.8.100%20-%20Enable%20field%20validation.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Field%20Validation_8/B.4.8.200%20-%20Text%20Validation.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Field%20Validation_8/B.4.8.300%20-%20Field%20Ranges.feature

Pre review:

Post review:

MintooXavier commented 4 months ago

Scripts Pre-reviewed:

  1. A.4.8.100 - Enable field validation
  2. B.4.8.200 - Text Validation
  3. B.4.8.300 - Field Ranges - Commented out the snapshot step. I had to run in batches by commenting out some steps.

All tests pass.

MintooXavier commented 1 month ago

Script run against v13.8.1 but not in CCTC_REDCap_Docker, hence moving this back to Test Pass Bucket.