testkube icon indicating copy to clipboard operation
testkube copied to clipboard

API tests are failing on demo

Open exu opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

newman

Testkube-API

→ Create postman/collection test
  ┌
  │ 'uri', undefined
  │ 'test name', undefined
  │ 'test type', undefined
  └
  POST http://testkube-api-server:8088/v1/tests [201 Created, 1.84kB, 79ms]
  1. Status code is 200
  ✓  Check if test created successfully

Looks like variables are not passed correctly after refactor

exu avatar Jun 10 '22 11:06 exu

We had similar issues when old executors.json was used for local api server with demo context

vsukhin avatar Jun 10 '22 12:06 vsukhin

outdated

vsukhin avatar Dec 13 '22 12:12 vsukhin