Last active
July 26, 2023 18:46
-
-
Save aldefouw/effed02749f23c7c635285293d560660 to your computer and use it in GitHub Desktop.
Verification: Logging Table Rows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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