nhsconnect / gpconnect-provider-testing

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

Table column name amendment #268

Closed Sado1234 closed 5 years ago

Sado1234 commented 5 years ago

This was identified by EMIS on the back of assurance testing 0.5.2 version.

Spec https://developer.nhs.uk/apis/gpconnect-0-5-2/accessrecord_view_medications.html#table-columns

For Current medication issues > Table columns > Name: Expected: Start Date,Medication Item,Type,Scheduled End,Days Duration,Details Actual:
Start Date,Medication Item,Type,Scheduled End Date,Days Duration,Details

Requires a change to test in version 0.5.2 'html table headers present and in order that is expected'

relates to demonstrator ticket (https://github.com/nhsconnect/gpconnect-demonstrator/issues/253)

Sado1234 commented 5 years ago

Changed name to column