Skip to content

govuk-one-login/mobile-wallet-onboarding-products-mocks

Repository files navigation

Mobile Wallet Onboarding Products Mocks

Project structure

Code repository for mocks maintained by Wallet Onboarding Products. This project contains two modules:

  • sts-mock - A mock of STS (Security Token Service), built using Imposter and deployed to ECS Fargate.
  • txma-mock - A mock of the Mobile Platform POST /txma-event endpoint, built using API Gateway's mock integration.

Contributing

This project uses pre-commit to enforce code quality and validate commit messages against Conventional Commits standards across all projects in this repository. Non-conforming messages will be rejected.

Ensure your branch is up to date and all hooks pass before opening a pull request. Avoid using the git --no-verify flag to skip these checks unless absolutely necessary.

Installation

brew install pre-commit
pre-commit install
pre-commit install --hook-type commit-msg

Getting Started

See the README in each module directory for further information.

About

Code repository for mocks maintained by Wallet Onboarding Products

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors