Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot always delete span assertions #320

Closed
kdhamric opened this issue Apr 25, 2022 · 0 comments · Fixed by #327
Closed

Cannot always delete span assertions #320

kdhamric opened this issue Apr 25, 2022 · 0 comments · Fixed by #327
Assignees

Comments

@kdhamric
Copy link
Collaborator

You cannot always delete an assertion

Test setup:
method: POST
url: http://demo-pokemon-api.demo.svc.cluster.local/pokemon/import flow (
request body: { "id": 52 })

Go to the 'Insert' Postgressq step and add an assertion based on the db.statement eq.
Save this.
Try to edit it and delete this assertion - it will not allow you to. Expected behavior would be that it would allow the deletion.

To look at a test that already has this assertion, go to: https://demo.tracetest.io/test/6ac1b25b-45fd-4241-9068-8adcb30a543d?resultId=9ef0f383-b7e0-403d-8000-cf90b4089521

image

@xoscar xoscar self-assigned this Apr 25, 2022
@xoscar xoscar linked a pull request Apr 25, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants