Files
Chuck Driesler 7caf02d8d1 Configure tests to work with test automations (#23)
* configure tests to work with test automations

* configure pydantic to use .env

* whoops

* simpler simpler

* use new specklepy pytest fixtures

* bump specklepy
2024-06-06 14:56:26 +02:00

4 lines
113 B
Bash

SPECKLE_TOKEN="mytoken"
SPECKLE_SERVER_URL="http://127.0.0.1:3000"
SPECKLE_PROJECT_ID=""
SPECKLE_AUTOMATION_ID=""