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 Current »

Overview

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

Procedure 1

  • Authenticate "viewer.user" with "viewer.password"
  • Call "find concepts in scope" using a null project.
    • TEST: exception
  • Get all projects and choose the first one.
  • Set the identifier to -1
  • Call "find concepts in scope" using this project (and null pfs).
    • TEST: exception because project with this id does not exist.

Expected Runtime

  • < 1 sec

Notes

  • n/a
  • No labels