Skip to content

Commit

Permalink
Docs for --log
Browse files Browse the repository at this point in the history
  • Loading branch information
ways committed Nov 29, 2024
1 parent f368599 commit 71c8519
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,16 @@ Run manually as noted in [Test it out](#test-it-out), or add it to your CI using

## Documentation

- Use --rodeo-profile to force a test against the profile
- Use --strict to also fail on SHOULD requirements.
- Use --log-file debug.log to get all output. For docker variant, see [Test it out](#test-it-out).

### Limitations

- Assuming Openapi 3.1
- Assuming OGC EDR API version 1.2 (draft)
- Few, basic tests for now
- Will focus more on profiles (limitations within the EDR spec) like <https://github.com/EURODEO/rodeo-edr-profile> than the full EDR spec.
- Use --rodeo-profile to force a test against the profile
- Use --strict to also fail on SHOULD requirements.

### Testing the sedr code to look for regressions

Expand Down

0 comments on commit 71c8519

Please sign in to comment.