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

3245: Fix tests to not fail when running from base directory #3321

Merged
merged 3 commits into from
Mar 20, 2018

Conversation

jeffreyrack
Copy link
Member

This resolves the issue described in #3245 where the example modules being included in the path causes some of the tests to fail when running from the base directory.

To resolve this, some of the example files/directories have been renamed so that there's not an overlap with modules that are creating by the testing scripts, and with this change now running pytest against the base directory will not have any failing tests.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 92.564% when pulling 9b449ee on jeffreyrack:'test_from_base_fix' into 93847bf on pytest-dev:master.

@nicoddemus
Copy link
Member

Thanks @jeffreyrack!

@nicoddemus nicoddemus merged commit 672239b into pytest-dev:master Mar 20, 2018
@jeffreyrack jeffreyrack deleted the 'test_from_base_fix' branch April 4, 2019 04:35
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.

4 participants