WEB-1031 Update test to use new test automations capabilities (#21)

* test env setup

* make and fail request

* successful test automation submission

* use new sdk version for tests

* nits
This commit is contained in:
Chuck Driesler
2024-06-06 18:26:41 +01:00
committed by GitHub
parent 0a23ce1699
commit 85e56570c7
6 changed files with 29 additions and 145 deletions
@@ -0,0 +1,6 @@
{
"SpeckleToken": "YOUR-TOKEN-HERE",
"SpeckleServerUrl": "http://127.0.0.1:3000",
"SpeckleProjectId": "YOUR-PROJECT-ID-HERE",
"SpeckleAutomationId": "YOUR-AUTOMATION-ID-HERE"
}