/
Case testDegenerateUseMetadataRest003
Case testDegenerateUseMetadataRest003
Overview
Test case for normal use of the REST routine retrieving all metadata for a terminology and version
Procedure 1
- Authenticate "viewer.user" with "viewer.password"
- Retrieve SNOMEDCT/latest metadata with invalid authorization token
- TEST: Expect exception
- Retrieve metadata for terminology "SNOMEDCT", version "InvalidVersion"
- TEST: Expect exception
- Retrieve metadata for terminology "InvalidTerminology", version "InvalidVersion"
- TEST: Expect exception
Expected Runtime
- < 1s
Notes
- If sample data for ICD9CM is updated, this test will need to be revised with the correct version.