Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Overview

Test case for normal use of the "find concepts in scope" features of the REST project service.

Procedure 1

  • 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 (10293).
  • 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

Expected Runtime

  • < 1 sec

Notes

  • n/a
  • No labels