/
Case testNormalUseRestProject003

Case testNormalUseRestProject003

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

Procedure 2

  • Authenticate "admin.user" with "admin.password"
  • Test variations of scope includes/excludes and descendant flags.

Expected Runtime

  • < 1 sec

Notes

  • n/a