Skip to content

Commit

Permalink
test/system: Mention where to find available environmental variables
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryMichal committed Mar 18, 2022
1 parent 4b40f05 commit 871da08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ jobs to run correctly.

## Writing tests

### Environmental variables

- Inspect top part of `libs/helpers.bats` for a list of helper environmental
variables

### Naming convention

- All tests should follow the nomenclature: `[command]: <test description>...`
Expand Down

0 comments on commit 871da08

Please sign in to comment.