Skip to content

Stabilize tests #2

@DanielMSchmidt

Description

@DanielMSchmidt

We currently have flaky E2E tests, because zipkin is an external system we interact with. There are some ways to imrpove this situation:

  • Poll for a specific span name instead of randomly waiting two seconds
  • Use a very specific / unique string as span name e.g. firstSpan-${+new Date()}
  • To make the above possible we might use a text input in the web, we can automate it with .type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions