Skip to content

Performance of tests #37

@sadlerap

Description

@sadlerap

With the release of v0.2.0, we've noticed that test runtimes can reach over an hour. Ideally, we'd like to have shorter test turnaround times. There are a few paths to investigate:

  • Shorter polling times: in a lot of places, we wait 5s between polls in test steps. We can probably cut this down. Reduce default poll retry from 5s to 1s #38
  • Parallelize tests: There isn't any reason we can't run tests in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions