summaryrefslogtreecommitdiff
path: root/service/test/unit/resources/test_attachments_resource.py
AgeCommit message (Collapse)Author
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-21added filename and size to the attachment endpoint post responseNavaL
Issue #548
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ↵mnandri
including saving attachments. Issue #548
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18backend that handles post of a single attachment filemnandri
Issue #548