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

Add artifact creation test handler #1884

Conversation

josenavas
Copy link
Contributor

Depends on #1878 so review/merge that one first

This adds a new endpoint for the apitest restAPI in which plugin developers can create new artifacts

@antgonza
Copy link
Member

antgonza commented Jul 6, 2016

could you pull from master?

@josenavas
Copy link
Contributor Author

Done!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 83.731% when pulling 62025b7 on josenavas:add-artifact-creation-test-handler into e336abf on biocore:simplify-restAPI.

@antgonza
Copy link
Member

antgonza commented Jul 7, 2016

Looks good. Do you think it's worth adding a test for when the artifact can't be created?

@josenavas
Copy link
Contributor Author

Good call! There was a bug in oauth which prevented to send a useful error to the consumer. That may be why we were sometimes not seeing the error messages on the plugin.


Parameters
----------
filepahts : str
Copy link
Contributor

Choose a reason for hiding this comment

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

filepaths?

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 83.736% when pulling 902a53d on josenavas:add-artifact-creation-test-handler into e336abf on biocore:simplify-restAPI.

@antgonza antgonza merged commit 6be0ac3 into qiita-spots:simplify-restAPI Jul 8, 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

4 participants