Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Fix/improve tests #45

@sliekens

Description

@sliekens

There are a good number of integration tests that enumerate the entire API like a real app would. These kind of tests are always flaky, so don't be surprised by the fact that they are failing.

The biggest reason why tests are failing right now is because the API is now throttled. Running all integration tests generates more GETs than the API "wants to" handle.

Another reason for failures is that some v1 APIs like /v1/event_names.json have been turned off completely.

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