[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
49 | 0 | 2 | 0 | 95.918% | 0.113 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
49 | 0 | 2 | 0 | 95.918% | 0.113 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
Scenario: Query openEHR data using AQL over REST | 7 | 0 | 0 | 0 | 100% | 0.026 |
![]() |
Scenario: Query openEHR data using session based EHR Id | 7 | 0 | 0 | 0 | 100% | 0.016 |
![]() |
Scenario: Commit composition in flat json format | 7 | 0 | 0 | 0 | 100% | 0.007 |
![]() |
Scenario: Commit composition in flat json and retrieve raw format | 8 | 0 | 2 | 0 | 75% | 0.023 |
![]() |
Scenario: Commit composition in flat json and retrieve xml format | 8 | 0 | 0 | 0 | 100% | 0.013 |
![]() |
Scenario: Composition contains instruction | 12 | 0 | 0 | 0 | 100% | 0.028 |
[Summary] [Package List] [Test Cases]
![]() |
Given The server is running | 0 |
![]() |
And The client system is logged into a server session | 0 |
![]() |
And The openEHR template IDCR - Immunisation summary.v0.opt for the composition is available to the server | 0 |
![]() |
And An EHR is created | 0 |
![]() |
When Flat json file IDCR - Immunisation summary.v0.flat.json with template id IDCR - Immunisation summary.v0 is committed to service | 0.009 |
![]() |
Then A composition id should be returned by the API | 0 |
![]() |
And Composition id should allow retrieval of composition in raw format | 0.007 |
1 expectation failed. Expected status code <200> doesn't match actual status code <500>. | ||
![]() |
Scenario: Commit composition in flat json and retrieve raw format | 0.007 |
1 expectation failed. Expected status code <200> doesn't match actual status code <500>. | ||
[Summary] [Package List] [Test Cases]