Skip to content

ministryofjustice/hmpps-complexity-of-need

Repository files navigation

hmpps-complexity-of-need

Complexity Of Need Microservice

A microservice which calculates and makes available the Complexity Of Need level associated with an individual.

Owned by the Manage POM Cases Team - mailto:elephants@digital.justice.gov.uk

API Specification API docs

Posted event Specification Event docs

The run_tests job in .circleci/config.yml will mock calls to HMPPS auth.
Running tests locally will perform these calls to the real auth service. You can also run the tests locally with mocked calls: MOCK_AUTH=1 bundle exec rspec