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

tests: Enforce 100% URL coverage. #2359

Closed
wants to merge 1 commit into from
Closed

Conversation

showell
Copy link
Contributor

@showell showell commented Nov 19, 2016

We now instrument URL coverage whenever you run the back end tests,
and if you run the full suite and fail to test all endpoints, we
exit with a non-zero exit code and report failures to you.

If you are running just a subset of the test suite, you'll still
be able to see var/url_coverage.txt, which has some useful info.

We now instrument URL coverage whenever you run the back end tests,
and if you run the full suite and fail to test all endpoints, we
exit with a non-zero exit code and report failures to you.

If you are running just a subset of the test suite, you'll still
be able to see var/url_coverage.txt, which has some useful info.
@smarx
Copy link

smarx commented Nov 19, 2016

Automated message from Dropbox CLA bot

@showell, it looks like you've already signed the Dropbox CLA. Thanks!

@timabbott
Copy link
Sponsor Member

Looks great! I'll just fix the mypy errors as I merge.

@timabbott
Copy link
Sponsor Member

Also, this fixes #1441.

@timabbott
Copy link
Sponsor Member

I made some tweaks to the output and merged this! Thanks @showell!

@timabbott timabbott closed this Nov 19, 2016
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 this pull request may close these issues.

None yet

3 participants