Skip to content

actual fix #688

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

Merged

Conversation

antgonza
Copy link
Member

No description provided.

@@ -40,5 +42,29 @@ def test_get_accessible_filepath_ids(self):
obs = get_accessible_filepath_ids('shared@foo.bar')
self.assertEqual(obs, set())

# Test that it doesn't brake if the SampleTemplate hasn't been added
exp = set([1, 2, 3, 4, 5, 6, 7, 11L, 14, 15, 16])
Copy link
Contributor

Choose a reason for hiding this comment

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

does the 11 have to be 11L for some reason? just curious

@adamrp
Copy link
Contributor

adamrp commented Nov 24, 2014

👍 thanks for catching this, @antgonza, and thanks for adding the test!

@ElDeveloper
Copy link
Contributor

👍

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling b571a82 on antgonza:actual-fix-to-download-permissions into 9b6db64 on biocore:master.

@ElDeveloper
Copy link
Contributor

Thanks, let's wait for the tests to pass and this should be ready for merge.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling b571a82 on antgonza:actual-fix-to-download-permissions into 9b6db64 on biocore:master.

@ElDeveloper ElDeveloper merged commit a0628e5 into qiita-spots:master Nov 24, 2014
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