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

Limit python setup.py test to our tests #410

Merged
merged 2 commits into from
Dec 18, 2017
Merged

Limit python setup.py test to our tests #410

merged 2 commits into from
Dec 18, 2017

Conversation

sigmavirus24
Copy link
Contributor

Tell unittest.discover specifically what to look for instead of letting
them scan the entirety of our directory (which could have other
dependencies downloaded with their tests that will fail).

Closes #403

cc @0-wiz-0 if you can test my suggestion in #403 and verify that works, this is the equivalent and we can merge this. 🎉

Tell unittest.discover specifically what to look for instead of letting
them scan the entirety of our directory (which could have other
dependencies downloaded with their tests that will fail).

Closes #403
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:07 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:08 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:09 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:10 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:13 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:18 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:29 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 15:52 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 16:33 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 17:45 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 19:35 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 9, 2017 22:26 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 10, 2017 02:32 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 10, 2017 08:22 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 10, 2017 16:21 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 11, 2017 03:03 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 11, 2017 17:08 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 12, 2017 11:21 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 13, 2017 10:39 Pending
@kennethreitz kennethreitz requested a deployment to httpbin-staging-pr-410 December 14, 2017 15:51 Pending
@kennethreitz kennethreitz merged commit c2a332d into master Dec 18, 2017
@kennethreitz
Copy link
Contributor

✨🍰✨

@kennethreitz kennethreitz deleted the bug/403 branch December 18, 2017 16:07
virgiliojr94 pushed a commit to virgiliojr94/httpbin-chat2desk that referenced this pull request Jul 1, 2023
Limit python setup.py test to our tests
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.

2 participants