Skip to content

hmrc/manage-transit-movements-cancellation-frontend

Repository files navigation

manage-transit-movements-cancellation-frontend

This service allows a user to cancel a transit movement.

Service manager port: 10122

Testing

Run unit tests:

sbt test

Run integration tests:

sbt it/test

Run accessibility linter tests:

sbt A11y/test

Running manually or for journey tests

sm2 --start CTC_TRADERS_P5_ACCEPTANCE
sm2 --stop MANAGE_TRANSIT_MOVEMENTS_CANCELLATION_FRONTEND
sbt run

License

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