...
- Authenticate "viewer.user" with "viewer.password"
- Get all projects
- TEST: there is a single project with name "Sample Project" and scope concepts of [ 138875005 ]
- Call "find concepts in scope" with no PFS
- TEST: successfully returns all SNOMED concepts (102939912).
- Call "find concepts in scope" with PFS parameter to retrieve first 10 and sort on default preferred name
- TEST: successfully returns the first 10 in sort order
...