Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.01 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.01 KB

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