Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cypress test to patient file upload #7197

Closed
wants to merge 33 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e3abc11
add cypress testing
AshrafMd-1 Feb 8, 2024
c2a55c8
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Feb 8, 2024
b0c92c1
Update patient_detailpage.cy.ts
AshrafMd-1 Feb 10, 2024
37b8a8e
Update PatientFileupload.ts
AshrafMd-1 Feb 14, 2024
916e2bf
Merge branch 'coronasafe:develop' into Fix-#7086
AshrafMd-1 Feb 15, 2024
4df976e
add cypress testing for file download
AshrafMd-1 Feb 17, 2024
386db47
add cy wait
AshrafMd-1 Feb 17, 2024
50fba5e
add some rule change
AshrafMd-1 Feb 18, 2024
8ffca19
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Feb 22, 2024
c19a3bc
Merge branch 'coronasafe:develop' into Fix-#7086
AshrafMd-1 Feb 24, 2024
91f0acf
Merge branch 'develop' into Fix-#7086
nihal467 Feb 26, 2024
bd51fc3
Merge branch 'coronasafe:develop' into Fix-#7086
AshrafMd-1 Mar 1, 2024
741f6eb
revamp cypress test
AshrafMd-1 Mar 1, 2024
eaba793
resolve bugs
AshrafMd-1 Mar 1, 2024
c69d013
resolve bugs
AshrafMd-1 Mar 1, 2024
8e966b4
fix bugs
AshrafMd-1 Mar 3, 2024
be56151
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Mar 8, 2024
8d1a8b4
add cypress test for redesigned file upload page
AshrafMd-1 Mar 8, 2024
4614d3b
Merge branch 'coronasafe:develop' into Fix-#7086
AshrafMd-1 Mar 12, 2024
714266e
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Mar 12, 2024
c4ea1d9
fix code
AshrafMd-1 Mar 12, 2024
71a9649
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Mar 18, 2024
c6e6f9c
Merge branch 'develop' into Fix-#7086
nihal467 Mar 19, 2024
c8138c3
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Mar 19, 2024
bc14b26
test
AshrafMd-1 Mar 19, 2024
1823b98
Test
AshrafMd-1 Mar 19, 2024
5662d07
Test
AshrafMd-1 Mar 19, 2024
2acf991
Test
AshrafMd-1 Mar 19, 2024
dd5afe8
test
AshrafMd-1 Mar 20, 2024
21b218d
test
AshrafMd-1 Mar 20, 2024
de0a536
test
AshrafMd-1 Mar 20, 2024
192ce70
test
AshrafMd-1 Mar 20, 2024
f811e96
Merge branch 'develop' into Fix-#7086
AshrafMd-1 Mar 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test
AshrafMd-1 committed Mar 19, 2024
commit bc14b268d8551f167236b69a2065533699fb180e
2 changes: 1 addition & 1 deletion cypress/e2e/patient_spec/patient_detailpage.cy.ts
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ describe("Patient Details", () => {
cy.reload();

// Visit the patient details page
patientPage.visitPatient("Dummy Patient 5");
patientPage.visitPatient("Dummy Patient 7");
patientFileUploadPage.visitPatientDetailsPage();

// Upload the file