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

Expose a /collections/ endpoint to deal with collections. #1

Merged
merged 3 commits into from
Feb 27, 2015

Conversation

almet
Copy link
Member

@almet almet commented Feb 25, 2015

headers=self.headers)

def test_items_can_be_added_to_collections(self):
response = self.app.post('/collections/barley/records',
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm updating the tests to use a non-empty record.

I'm actually not sure we should support empty records, but I don't see any good reason to not support them.

leplatrem added a commit that referenced this pull request Feb 27, 2015
Expose a /collections/ endpoint to deal with collections.
@leplatrem leplatrem merged commit 8f8d44e into master Feb 27, 2015
@leplatrem leplatrem deleted the dynamic-resources branch February 27, 2015 13:27
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.

3 participants