CCTC-team / redcap_cypress

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

4. Project Setup #32

Open MintooXavier opened 5 months ago

MintooXavier commented 5 months ago

Brief description: This feature is used to test if a project can be created, deleted and the different project settings.

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

Feature link: https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.100%20-%20User%20Create%20Projects.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.200%20-%20Move%20to%20Production.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.300%20-%20REDUNDANT%20Edit%20Survey%20Responses.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.400%20-%20Draft%20Mode.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.500%20-%20Repeatable%20Instruments.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.600%20-%20Events%20and%20Arms%20in%20Production.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.700%20-%20Blank%20Slate%20Projects.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.800%20-%20Project%20Title.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.900%20-%20Project%20Purpose.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.1000%20-%20Project%20Copy.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.1100%20-%20Erase%20data%20in%20Development%20Mode.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.1200%20-%20Delete%20Project.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.1300%20-%20Enable%20%26%20Disable%20Survey.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Project%20Setup_4/B.6.4.1400%20-%20Repeating%20Surveys.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.1500%20-%20Manage%20Survey%20User..feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/A/Project%20Setup_4/A.6.4.1600%20-%20Edit%20Survey%20Responses.feature

Pre review:

Post review:

MintooXavier commented 5 months ago

Script Pre-reviewed:

  1. A.6.4.100 - User Create Projects
  2. A.6.4.200 - Move to Production - Assign user rights twice else doesn't work for me and pushed to MX_v13.1.37 branch
  3. A.6.4.300 - REDUNDANT Edit Survey Responses - covered in A.6.4.1600 - Edit Survey Responses
  4. A.6.4.400 - Draft Mode - Assign user rights twice else doesn't work for me and pushed to MX_v13.1.37 branch
  5. A.6.4.500 - Repeatable Instruments - Assign user rights twice else doesn't work for me and pushed to MX_v13.1.37 branch
  6. A.6.4.600 - Events and Arms in Production - Test Passes on MAC but not on DELL
  7. A.6.4.700 - Blank Slate Projects
  8. B.6.4.800 - Project Title
  9. B.6.4.900 - Project Purpose
  10. B.6.4.1000 - Project Copy
  11. B.6.4.1100 - Erase data in Development Mode
  12. B.6.4.1200 - Delete Project
  13. B.6.4.1300 - Enable & Disable Survey
  14. B.6.4.1400 - Repeating Surveys
  15. A.6.4.1500 - Manage Survey User.
  16. A.6.4.1600 - Edit Survey Responses
MintooXavier commented 4 months ago

All tests pass except A.6.4.600 - Events and Arms in Production - Test not passing on my DELL laptop but works in MAC

All Tests pass