Skip to content

Commit 7753502

Browse files
abhinavqtnhsharmeetRandhawa1Warren-Pitterson
authored
test: gp practice code incompatible values (#1170)
* test: json files * test: corrected syntax * test: corrected test data * test: fix unique test case name * test: fix add data for success load to cohort * fix: NHSNumber key correct for CohortDistributionDataService api validation * test: fix test input data for checking primary_care_provider as null * test: correct invalid_flag * test: added 3602 validation for incorrect gp practice code * test: fix current posting to trigger 3602 * test: unique nhs numbers updated for input test data @DTOSS-4091-01 * test: add @DTOSS-4091-01 to runner execution scope --------- Co-authored-by: Harmeet <[email protected]> Co-authored-by: Warren-Pitterson <[email protected]>
1 parent ac36d77 commit 7753502

File tree

3 files changed

+975
-1
lines changed

3 files changed

+975
-1
lines changed

tests/playwright-tests/src/tests/e2e/epic2-highpriority-tests/epic2-high-priority-testsuite-migrated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626

2727
export const runnerBasedEpic2TestScenariosAdd = "@DTOSS-5104-01|@DTOSS-5613-01|@DTOSS-4395-01|@DTOSS-4397-01|@DTOSS-4562-01|@DTOSS-4563-01|@DTOSS-3206-01|@DTOSS-4136-01|@DTOSS-4323-01|@DTOSS-4321-01|@DTOSS-4338-01|@DTOSS-4342-01|@DTOSS-4345-01|@DTOSS-4558-01|@DTOSS-4371-01|@DTOSS-4330-01|@DTOSS-4089-01|@DTOSS-4356-01";
2828

29-
export const runnerBasedEpic2TestScenariosAmend = "@DTOSS-5605-01|@DTOSS-4396-01|@DTOSS-5419-01|@DTOSS-4068-01|@DTOSS-4070-01|@DTOSS-4564-01|@DTOSS-4322-01|@DTOSS-4324-01|@DTOSS-4341-01|@DTOSS-4344-01|@DTOSS-4343-01|@DTOSS-4372-01|@DTOSS-4349-01|@DTOSS-4352-01|@DTOSS-4365-01";
29+
export const runnerBasedEpic2TestScenariosAmend = "@DTOSS-5605-01|@DTOSS-4396-01|@DTOSS-5419-01|@DTOSS-4068-01|@DTOSS-4070-01|@DTOSS-4564-01|@DTOSS-4322-01|@DTOSS-4324-01|@DTOSS-4341-01|@DTOSS-4344-01|@DTOSS-4343-01|@DTOSS-4372-01|@DTOSS-4349-01|@DTOSS-4352-01|@DTOSS-4365-01|@DTOSS-4091-01";

0 commit comments

Comments
 (0)