CCTC-team / redcap_cypress

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

23. Logging #63

Open MintooXavier opened 3 months ago

MintooXavier commented 3 months ago

Brief description: This feature is the audit trail of a project. It checks if the user actions are recorded correctly in the audit trail.

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

Feature link: https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Logging%20Module_23/B.2.23.100%20-%20Record%20Changes.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Logging%20Module_23/B.2.23.200%20-%20Export%20Audit%20Trail.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Logging%20Module_23/B.2.23.300%20-%20Filtering%20Ability.feature https://github.com/CCTC-team/redcap_rsvc/blob/redcap_val/Feature%20Tests/B/Logging%20Module_23/B.2.23.400%20-%20Module%20Security.feature

Pre review:

Post review:

MintooXavier commented 3 months ago

Scripts pre-reviewed:

  1. B.2.23.100 - Record Changes
  2. B.2.23.200 - Export Audit Trail
  3. B.2.23.300 - Filtering Ability
  4. B.2.23.400 - Module Security
MintooXavier commented 2 months ago

All tests pass