Skip to content

hmrc/ctc-guarantee-balance-frontend

Repository files navigation

ctc-guarantee-balance-frontend

This service allows a user to see their guarantee balance.

Service manager port: 9462

Testing

Run unit tests:

sbt test

Run integration tests:

sbt IntegrationTest/test

Run accessibility tests:

sbt A11y/test

Running manually or for journey tests

sm --start CTC_TRADERS_GUARANTEE_BALANCE_ACCEPTANCE
sm --stop CTC_GUARANTEE_BALANCE_FRONTEND
sbt run

License

This code is open source software licensed under the Apache 2.0 License.