Skip to content

Commit

Permalink
Add back in our check endpoint
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/WATER-4038

Way back when we first started the work on SROC Supplementary billing we [started with a `/test` endpoint](#13). We used this as a means of triggering our billing engine and exposing the results, until such time as we were ready to integrate it into the process for real.

We're about ready to start developing the next bill run type, which is two-part tariff (2PT) and we want to do the same again. Overtime we learnt things were much less confusing if the endpoint was actually `/check` (testing `TestService` in the `test/services/test` folder - need we say more!)

So, this change adds the endpoint back into the repo. We can then start iterating our 2PT engine, verifying the results along the way.
  • Loading branch information
Cruikshanks committed Jul 10, 2023
1 parent 1853c9d commit b17117d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b17117d

Please sign in to comment.