Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.
  • Call "find concepts in scope" with a pfs that has a query restriction
    • TEST: exception (because it is not supported).

Expected Runtime

  • < 1 sec

Notes

...