Skip to content

Commit

Permalink
Add documentation blurb about TRELLO_TEST_STAR_COUNT to README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
delucks committed Mar 4, 2019
1 parent 31e60cb commit 266bce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ To run the tests, run ``python -m unittest discover``. Four environment variable
* ``TRELLO_TOKEN``: your Trello OAuth token
* ``TRELLO_TEST_BOARD_COUNT``: the number of boards in your Trello account
* ``TRELLO_TEST_BOARD_NAME``: name of the board to test card manipulation on. Must be unique, or the first match will be used
* ``TRELLO_TEST_STAR_COUNT``: the number of stars on your test Trello board

*WARNING*: The tests will delete all cards on the board called `TRELLO_TEST_BOARD_NAME`!

Expand Down

0 comments on commit 266bce5

Please sign in to comment.