Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 711 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 711 Bytes

CircleCI

fb-user-datastore

User Data store API for services built and deployed on Form Builder

Running tests

Prerequisites:

  • Docker

Clone repository

git clone [email protected]:ministryofjustice/fb-user-datastore.git && cd fb-user-datastore.git

Run the tests through docker and docker-compose

make spec

Deployment

Continuous Integration (CI) is enabled on this project via CircleCI.

On merge to main tests are executed and if green deployed to the test environment. This build can then be promoted to production