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

Allow tests to be run using pre-downloaded data files with --datadir #2

Merged
merged 1 commit into from Dec 11, 2016

Conversation

0xaf1f
Copy link
Contributor

@0xaf1f 0xaf1f commented Dec 11, 2016

For Debian, the package build process must not connect to the internet.
If data files are included with the package source, this patch allows
passing --datadir to pytest
without attempting a download.

For Debian, the package build process must not connect to the internet.
If data files are included with the package source, this patch allows
passing --datadir <path-to-folder-containing-required-data> to pytest
without attempting a download.
@konstantint konstantint merged commit 5b52a73 into konstantint:master Dec 11, 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

2 participants