APP-184 Automated e2e for Data Entry - Lab Report#3114
Merged
krista-skylight merged 14 commits intomainfrom Apr 22, 2026
Merged
APP-184 Automated e2e for Data Entry - Lab Report#3114krista-skylight merged 14 commits intomainfrom
krista-skylight merged 14 commits intomainfrom
Conversation
…libraries/nbs_sr_09.sql chore: didn't mean to commit this
|
…into kc/lab-entry-e2e-tests merge from main
…nt search for new UI
…into kc/lab-entry-e2e-tests merge main
…into kc/lab-entry-e2e-tests merge main
brick-green
reviewed
Apr 15, 2026
| cy.log('First patient ID hyperlink clicked'); | ||
| } | ||
|
|
||
| // // Function to safely navigate to Events tab |
Contributor
There was a problem hiding this comment.
question, blocking: uncomment or delete this section?
Contributor
Author
There was a problem hiding this comment.
yes, deleted! thanks!
Removed the commented-out navigateToEventsTab function that contained logic for navigating to the Events tab.
emyl3
reviewed
Apr 16, 2026
| "eslint-plugin-cypress": "^4.3.0", | ||
| "multiple-cucumber-html-reporter": "^3.6.2" | ||
| "multiple-cucumber-html-reporter": "^3.6.2", | ||
| "react": "^19.2.5", |
Contributor
There was a problem hiding this comment.
❓ Did we need to add these to fix some of the issues you were seeing for why these tests were failing in 7? 👀
Contributor
There was a problem hiding this comment.
@krista-skylight I'm just waiting on this question before approving
emyl3
reviewed
Apr 16, 2026
| Scenario: Adding a Lab Report with detailed fields | ||
| When I click on Data Entry in the menu bar | ||
| Scenario: Create lab report and confirm association | ||
| And I search by last name as "Singh" |
Contributor
Contributor
There was a problem hiding this comment.
fwiw, all the tests passed locally for me
Contributor
There was a problem hiding this comment.
I wonder what is wrong with my setup 😭
…into kc/lab-entry-e2e-tests merge main
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Description
Lab Report e2e tests copied over from here and partially modified to work on NBS7.
Tickets
Checklist before requesting a review