Tiko
Tiko
**Describe the bug** Testomatio API incorrectly parse parameterised test value **To Reproduce** Execute parameterised test Ex. request to API ``` { 'artifacts': [], 'code': None, 'example': None, 'message': None, 'run_time':...
**Describe the bug** Counters do not make sense Test counter doesn't match anywhere with actual test count Actual test count: 42 The actual test count displayed on the top filter:...
**Describe the bug** https://github.com/testomatio/check-tests/issues/135 **To Reproduce** see referenced issue **Expected behavior** see referenced issue **Screenshots** see referenced issue **Additional context** This issue has been open for a while - would...
**Is your feature request related to a problem? Please describe.** Always render error with "code" style (not markdown) **Describe the solution you'd like** Do not render error like this ...
**Describe the bug** There seems to be a no way to get rid of empty test suites **To Reproduce** I have tried to import test with both options After import...
**Describe the bug** **Expected behavior** Counters are shown for any test run that has test results **Additional context** Counters are also not shown on the test runs list view
**Describe the bug** **Expected behavior** User should be able to archive test run with any resolution
**Is your feature request related to a problem? Please describe.** According to the current design a test run when created will be active (in progress) This doesn't always a desired...
**Is your feature request related to a problem? Please describe.** For automated tests runs, that are triggered from testomatio UI - add a cancel button So that I can cancel...
**Is your feature request related to a problem? Please describe.** Can we extend reporter to allow path prefix? Ex. `S3_PATH` or `S3_BUCKET=bucketName/childFolder` so that I can organise artefacts in the...