Skip to content

hmrc/devhub-support-frontend

Repository files navigation

DevHub Support Frontend

This is the frontend component of the developer hub that provides access to the support pages.

Unit tests

To run the unit tests:

sbt test

Integration tests

To run the integration tests:

sbt it/test

Running locally

There is a script that can be used to run the service locally, starting all the dependent services automatically.

./run_local_with_dependencies.sh

An internal-auth token must be generated by running the curl shown in api-platform-deskpro's README

License

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