Skip to content

Commit

Permalink
chore(cb2-11221): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shivangidas committed Mar 19, 2024
1 parent a2b8613 commit 3a37cc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,11 @@ In order to test, you need to run the following, with the service running locall
npm run test-i # for integration tests
```

install and build if not done before
- install deps; `npm install`
- install local dynamo-db: `npm run tools-setup`
- build: project: `npm run build`

### End to end

- [Automation test repository](https://github.com/dvsa/cvs-auto-svc)
Expand Down

0 comments on commit 3a37cc3

Please sign in to comment.