nhsconnect / gpconnect-provider-testing

GP Connect automated test suite for API providers
Apache License 2.0
11 stars 5 forks source link

Change to "Retrieve a patients appointments" search parameters #31

Closed james-answer closed 6 years ago

james-answer commented 6 years ago

There is a change to the search parameters for the "Retrieve a patients appointments" request. We need to update the test suite to test the new requirements and remove the no longer correct requests. These changes should be made to both the 1.0.0 and 1.1.0 releases of the test suite.

The changes in the spec are described below and there is a Netlify link to a draft of the changed spec:

https://gpconnect-retrieve-app-change.netlify.com/appointments_use_case_retrieve_a_patients_appointments.html

The original requirements were that providers:

There was no guidance for a consumer or any specific guidance for a provider relating to what should be considered an error.


The new requirements would be:

The consumer

The provider:

lucywilcock commented 6 years ago

This has been completed for 1.0.0 and is in branch retrieve-appointment-100.

lucywilcock commented 6 years ago

This has been completed and merged with the 1.0.0 and 1.1.0 release branches and tags as well as with develop.