Skip to content

Instantly share code, notes, and snippets.

@aldefouw
Last active July 26, 2023 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aldefouw/effed02749f23c7c635285293d560660 to your computer and use it in GitHub Desktop.
Save aldefouw/effed02749f23c7c635285293d560660 to your computer and use it in GitHub Desktop.
Verification: Logging Table Rows
## STEPS TO VERIFY ROW(S) IN LOGS
# SINGLE ROW
Then I should see a table row containing the following values in the logging table:
| test_user1 | Manage/Design | Set up repeating instruments/events |
# MUTLIPLE ROWS
Then I should see table rows containing the following values in the logging table:
| test_user1 | Manage/Design | Set up repeating instruments/events |
| test_admin | Manage/Design | Move project to Production status |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment