-
Notifications
You must be signed in to change notification settings - Fork 35
07 15 2020 Meeting
Meeting Minutes > 07/15/2020 Meeting
-
Important Note: August meeting is still scheduled for 08/12/2020 at this time. Whether this meeting happens or not is dependent upon whether Adam De Fouw is on paternity leave or not at that time. The 09/09/2020 meeting is cancelled.
-
Discussion about Helper Methods:
Discussed as a group how Helper Methods can clean up the code and make the framework friendlier.
-
Helper Methods / Shared Cypress Methods documentation is located here: https://github.com/aldefouw/redcap_cypress/wiki/Shared-Cypress-Methods
The documentation is incomplete at this time, but we can work to improve it. It ideally needs to include the parameters at well.
-
Methods that are specific to the CORE tests that we're writing should live here: https://github.com/aldefouw/redcap_cypress/blob/master/cypress/support/core/commands.js
-
Methods that are more generic and could be used in ANY Cypress test for REDCap should live here: https://github.com/aldefouw/redcap_cypress/blob/master/cypress/support/commands.js
-
If you write a new method, let's document it under Shared Cypress Methods https://github.com/aldefouw/redcap_cypress/wiki/Shared-Cypress-Methods
-
-
Location of Manual Tests
- Location of Manual Test Documentation seems to have changed. Download link below.
- 9.1.3 Manual Test Documentation
- Adam De Fouw
- Christopher Kadolph
- Tintin Nguyen
- Brian Funaro
Christopher Kadolph still very busy at Marshfield with COVID-related research projects. Likely won't have time to contribute at the moment.
Tintin Nguyen has been working on the Reporting integration tests for 9.1.3. He issued a pull request for the Reporting tests, but will make some updates to them based upon the discussions regarding helper methods and some of the dialog about the use of cy.wait().
Brian Funaro will contact Adam D. if he needs help setting up his Docker environment to get REDCap tests running on his Linux machine.
Reach out to [email protected] if you need assistance in configuring your Cypress environment or REDCap testing environment.