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: test_workspace moved in pytest_reana #23

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

dinosk
Copy link
Member

@dinosk dinosk commented Nov 5, 2018

  • Moves test_workspace directory inside pytest_reana so that it is
    discoverable by pkg_resources.

Signed-off-by: Dinos Kousidis dinos.kousidis@cern.ch

@ghost ghost assigned dinosk Nov 5, 2018
@ghost ghost added the Status: in review label Nov 5, 2018
@@ -425,7 +425,7 @@ def sample_workflow_workspace(tmp_shared_volume_path):
"""
test_workspace_path = pkg_resources.resource_filename(
'pytest_reana',
'../tests/test_workspace')
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a mistake that was working in my local environment as I had installed pytest-reana in editable mode

* Moves test_workspace directory inside pytest_reana so that it is
  discoverable by pkg_resources.

Signed-off-by: Dinos Kousidis <dinos.kousidis@cern.ch>
@dinosk dinosk merged commit 045b388 into reanahub:master Nov 5, 2018
@ghost ghost removed the Status: in review label Nov 5, 2018
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