Skip to content

Commit

Permalink
update testing section of claims_api README
Browse files Browse the repository at this point in the history
  • Loading branch information
nihil2501 committed Apr 8, 2024
1 parent 7433e13 commit 25216d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/claims_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ssh -L 4431:localhost:4431 {{aws-url}}

## Testing
### Unit testing BGS service operation wrappers
If using cassettes, make sure to only make or use ones under [spec/support/vcr_cassettes/claims_api](spec/support/vcr_cassettes/claims_api)
Check out documentation in comments for the spec helper `BGSClientHelpers#use_bgs_cassette`

## OpenApi/Swagger Doc Generation
Expand Down

0 comments on commit 25216d7

Please sign in to comment.