summaryrefslogtreecommitdiff
path: root/service/test/functional/features/attachments.feature
AgeCommit message (Collapse)Author
2016-08-23accept uploads to up to 5MBChristoph Kluenter
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
- removed backend delete of attachments - JS unit tests - Functional test Issue #549
2016-01-28Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-27Revert "Issue #550 - Adding BDD tests to cover case when file is bigger than ↵Gislene Pereira
1 MB." The 1MB file upload is timing out in snap and breaking the build. I'm reverting this commit in order to better investigate how to solve the problem. This reverts commit 31aca931fd1ec76a4ffd9099bb6b13894a9d64be.
2016-01-27Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-06added ftNavaL
Issue #548
2015-08-17[wip] Expose attachments again after migrationkaeff
- Issue: #433 - Still missing: In JS, use encoding directly from the attachment object, insted of headers. Then remove headers again (see failing unit test)