|
|
@ -0,0 +1,8 @@ |
|
|
|
# Rename this file to .tests.env and fill out the values appropriately. This |
|
|
|
# may be required to run all unit tests successfull. You may also need to run |
|
|
|
# a pre-existing KeyStar instance or configure one for use. This will |
|
|
|
# eventually be automated in the future. |
|
|
|
TEST_CLIENT_ID= |
|
|
|
TEST_CLIENT_SECRET= |
|
|
|
TEST_ADDR="::9911" |
|
|
|
TEST_KEYSPACE=".tests.keys" |