github.com/kubeshop/testkube@v1.17.23/test/cli-tests/test-data/tests.json (about) 1 { 2 "cypress-git-dir": { 3 "name": "internal-cli-cypress-git-dir", 4 "type": "cypress/project", 5 "content": { 6 "type": "git-dir", 7 "repository": { 8 "type": "git-dir", 9 "uri": "https://github.com/kubeshop/testkube", 10 "branch": "main", 11 "path": "test/cypress/executor-tests/cypress-without-envs" 12 } 13 }, 14 "labels": { 15 "core-tests": "cli-internal" 16 } 17 }, 18 "cypress-git-dir-created": { 19 "name": "internal-cli-cypress-git-dir-created", 20 "type": "cypress/project", 21 "content": { 22 "type": "git-dir", 23 "repository": { 24 "type": "git-dir", 25 "uri": "https://github.com/kubeshop/testkube", 26 "branch": "main", 27 "path": "test/cypress/executor-tests/cypress-without-envs" 28 } 29 }, 30 "labels": { 31 "core-tests": "cli-internal" 32 } 33 }, 34 "cypress-results-ran": { 35 "name": "internal-cli-cypress-git-dir-ran", 36 "type": "cypress/project", 37 "content": { 38 "type": "git-dir", 39 "repository": { 40 "type": "git-dir", 41 "uri": "https://github.com/kubeshop/testkube", 42 "branch": "main", 43 "path": "test/cypress/executor-tests/cypress-without-envs" 44 } 45 }, 46 "labels": { 47 "core-tests": "cli-internal" 48 } 49 }, 50 "k6-git-file": { 51 "name": "internal-cli-k6-git-file", 52 "type": "k6/script", 53 "content": { 54 "type": "git-file", 55 "repository": { 56 "type": "git-file", 57 "uri": "https://github.com/kubeshop/testkube", 58 "branch": "main", 59 "path": "test/k6/executor-tests/k6-smoke-test-without-envs.js" 60 } 61 }, 62 "labels": { 63 "core-tests": "cli-internal" 64 } 65 }, 66 "k6-git-file-created": { 67 "name": "internal-cli-k6-git-file-created", 68 "type": "k6/script", 69 "content": { 70 "type": "git-file", 71 "repository": { 72 "type": "git-file", 73 "uri": "https://github.com/kubeshop/testkube", 74 "branch": "main", 75 "path": "test/k6/executor-tests/k6-smoke-test-without-envs.js" 76 } 77 }, 78 "labels": { 79 "core-tests": "cli-internal" 80 } 81 }, 82 "k6-results-ran": { 83 "name": "internal-cli-k6-git-file-ran", 84 "type": "k6/script", 85 "content": { 86 "type": "git-file", 87 "repository": { 88 "type": "git-file", 89 "uri": "https://github.com/kubeshop/testkube", 90 "branch": "main", 91 "path": "test/k6/executor-tests/k6-smoke-test-without-envs.js" 92 } 93 }, 94 "labels": { 95 "core-tests": "cli-internal" 96 } 97 }, 98 "postman-git-file": { 99 "name": "internal-cli-postman-git-file", 100 "type": "postman/collection", 101 "content": { 102 "type": "git-file", 103 "repository": { 104 "type": "git-file", 105 "uri": "https://github.com/kubeshop/testkube", 106 "branch": "main", 107 "path": "test/postman/executor-tests/postman-executor-smoke-without-envs.postman_collection.json" 108 } 109 }, 110 "labels": { 111 "core-tests": "cli-internal" 112 } 113 }, 114 "postman-git-file-created": { 115 "name": "internal-cli-postman-git-file-created", 116 "type": "postman/collection", 117 "content": { 118 "type": "git-file", 119 "repository": { 120 "type": "git-file", 121 "uri": "https://github.com/kubeshop/testkube", 122 "branch": "main", 123 "path": "test/postman/executor-tests/postman-executor-smoke-without-envs.postman_collection.json" 124 } 125 }, 126 "labels": { 127 "core-tests": "cli-internal" 128 } 129 }, 130 "postman-results-ran": { 131 "name": "internal-cli-postman-git-file-ran", 132 "type": "postman/collection", 133 "content": { 134 "type": "git-file", 135 "repository": { 136 "type": "git-file", 137 "uri": "https://github.com/kubeshop/testkube", 138 "branch": "main", 139 "path": "test/postman/executor-tests/postman-executor-smoke-without-envs.postman_collection.json" 140 } 141 }, 142 "labels": { 143 "core-tests": "cli-internal" 144 } 145 }, 146 "postman-results-ran-negative-test": { 147 "name": "internal-cli-postman-git-file-ran-negative-test", 148 "type": "postman/collection", 149 "content": { 150 "type": "git-file", 151 "repository": { 152 "type": "git-file", 153 "uri": "https://github.com/kubeshop/testkube", 154 "branch": "main", 155 "path": "test/postman/executor-tests/postman-executor-smoke.postman_collection.json" 156 } 157 }, 158 "labels": { 159 "core-tests": "cli-internal" 160 } 161 }, 162 "postman-results-ran-negative-init": { 163 "name": "internal-cli-postman-git-file-ran-negative-init", 164 "type": "postman/collection", 165 "content": { 166 "type": "git-file", 167 "repository": { 168 "type": "git-file", 169 "uri": "https://github.com/kubeshop/testkube", 170 "branch": "some-non-existing-branch", 171 "path": "some/incorrect/path/non-existing-file.json" 172 } 173 }, 174 "labels": { 175 "core-tests": "cli-internal" 176 } 177 }, 178 "soapui-results-ran": { 179 "name": "internal-cli-soapui-git-file-ran", 180 "type": "soapui/xml", 181 "content": { 182 "type": "git-file", 183 "repository": { 184 "type": "git-file", 185 "uri": "https://github.com/kubeshop/testkube", 186 "branch": "main", 187 "path": "test/soapui/executor-smoke/soapui-smoke-test.xml" 188 } 189 }, 190 "labels": { 191 "core-tests": "cli-internal" 192 } 193 } 194 }