Given
The server is running
2s 096ms
And
The client system is logged into a server session
064ms
And
The openEHR template for the composition is available to the server
055ms
And
An EHR is created
054ms
And
A composition is persisted under the EHR without an EHR identifier
314ms
Then
An AQL query should return data from the composition in the EHR
037ms
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at com.ethercis.vehr.QueryWithAqlSteps.anAQLQueryShouldReturnDataPersistedIntoTheComposition(QueryWithAqlSteps.java:176)
at ✽.Then An AQL query should return data from the composition in the EHR(RestApi.feature:34)