Skip to content

WS-717: CapabilityInfo tests

Nathan Hertz requested to merge WS-717-tests into main
  • Implemented 18/25 tests
  • Implemented more robust mock CapabilityInfo that utilizes an in-memory database to allow for real DB operations to be safely made in the confines of a test
  • Updated __json__ methods and from_json methods where necessary for tests
  • Removed redundant lookup_capability_execution method
Edited by Nathan Hertz

Merge request reports