Skip to content

hmrc/mtd-sa-test-support-api

Repository files navigation

mtd-sa-test-support-api

This API allows a developer to:

  • delete stateful test data supplied by them in the sandbox environment

Requirements

Development Setup

Run the microservice from the console using the command: sbt run (starts on port 12221 by default)

Start the service manager profile: sm2 --start MTDFB_ALL

Run Tests

Run unit tests: sbt test

Run integration tests: sbt it:test

Changelog

You can see our changelog here

Support and Reporting Issues

You can create a GitHub issue here

API Reference / Documentation

Available on the HMRC Developer Hub

License

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