Skip to content

Commit

Permalink
feat: CDR-1616 add not-ready tag as fix not merged yet
Browse files Browse the repository at this point in the history
  • Loading branch information
vladislavploaia committed Dec 2, 2024
1 parent 9972c7f commit 18b24f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions tests/robot/SANITY_TESTS/sanity_tests.robot
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Main flow Sanity Tests for Canonical JSON Compositions
#[Teardown] restart SUT

Main flow Sanity Tests for Canonical XML Compositions
[Tags] not-ready
#To remove not-ready tag when https://vitagroup-ag.atlassian.net/browse/CDR-1616 is merged
#create EHR
Create EHR For Sanity Flow
Get Web Template By Template Id (ECIS) ${template_id}
Expand Down
3 changes: 2 additions & 1 deletion tests/robot/TEMPLATE_TESTS/template_operations.robot
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ Suite Setup Set Library Search Order For Tests
... Expected 409. Operational template with this template ID already exists: test_event
... EHRBase started with default system.allow-template-overwrite: false
... Covers bug ticket https://vitagroup-ag.atlassian.net/browse/CDR-1616
[Tags] Negative
#To remove not-ready tag when https://vitagroup-ag.atlassian.net/browse/CDR-1616 is merged
[Tags] Negative not-ready
Upload OPT all_types/test_event.opt
Extract Template Id From OPT File
Upload OPT all_types/test_event.opt
Expand Down

0 comments on commit 18b24f6

Please sign in to comment.