Skip to content

Commit

Permalink
BEL-1659 Note that tests are minimal.
Browse files Browse the repository at this point in the history
We used swagger-generator to make this, so the tests pretty much only
ensure that the classes are where they say they are.

Let's not give anyone a false sense of security.
  • Loading branch information
markng committed Oct 6, 2023
1 parent 71e9bb7 commit 39f4638
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ bundle install
```

## Run tests locally
Tests are minimal due to auto-generation. We might add some in the future.

Uses rspec for testing. To run tests locally, for example:
```console
Expand Down
File renamed without changes.

0 comments on commit 39f4638

Please sign in to comment.