tracetest icon indicating copy to clipboard operation
tracetest copied to clipboard

🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.

Results 273 tracetest issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When editing a test from the UI, the Dry Run request passes, but the persisted result is failing. This is caused by: 1. The FE is sending...

bug
frontend
backend

We want to give the installer of Tracetest server the option to install the OpenTelemetry Community Demo as part of the process. Why do this? One of the purposes for...

feature request
backend
triage

**Is your feature request related to a problem? Please describe.** Our CLI is able to install tracetest on Linux and Mac, however, it doesn't support Windows. We should support it.

feature request
CLI

Acceptance criteria **AC1:** As a user looking at the transaction list page I should be able to click the run button for any transaction card And be redirected to the...

frontend

As a team, we need to come up with the proper open API specs for the front end to point to when working on the new transactions features.

frontend
backend

Acceptance Criteria **Viewing environments** AC1: As a user looking at the home page I should be able to move to the environments section. AC2: As a user looking at the...

frontend

It's a common use case to automate deployments. We actually do it for the `beta`, `integration` and PR deployments. We are using some bash scripts, but it would be easier...

feature request
triage