github.com/kubeshop/testkube@v1.17.23/contrib/executor/cypress/examples/test-git-dir.json (about) 1 { 2 "id": "6183cec12acc0cb7de5c249e", 3 "testName": "dashboard-test", 4 "testType": "cypress/project", 5 "name": "currently-giving-blowfish", 6 "content": { 7 "type": "git-dir", 8 "repository": { 9 "type": "git", 10 "uri": "https://github.com/kubeshop/testkube-dashboard.git", 11 "branch": "main" 12 } 13 }, 14 "startTime": "2021-11-04T12:14:57.118Z", 15 "endTime": "0001-01-01T00:00:00Z", 16 "executionResult": { 17 "status": "pending" 18 }, 19 "args": [] 20 }