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

Fix/improve tests #45

Open
sliekens opened this issue Sep 24, 2017 · 0 comments
Open

Fix/improve tests #45

sliekens opened this issue Sep 24, 2017 · 0 comments

Comments

@sliekens
Copy link
Collaborator

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.

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

No branches or pull requests

1 participant