nextcloud/build/integration/features
Daniel Calviño Sánchez 125481a660 Add integration tests for creating and updating a mail share
In most cases, when a mail share is created or updated an e-mail is sent
to the sharee, which is done by connecting to the SMTP server set in the
configuration. If the server can not be contacted then the creation or
update of the mail share fails.

To make possible to test mail shares without using a real SMTP server a
fake one has been added. The original script, which is MIT licensed, was
based on inetd, so it was slightly modified to run on its own.

In order to use it from the integration tests the "Given dummy mail
server is listening" step has to be called in the scenarios in which the
mail server is needed.

For now that is the only available step; things like checking the sent
mails, while possible (as the script can log the mails to certain file),
have not been added yet.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-29 11:37:44 +00:00
..
bootstrap Add integration tests for creating and updating a mail share 2020-05-29 11:37:44 +00:00
auth.feature Make legacy DAV backend use the BearerAuth backend as well 2017-05-18 21:19:39 +02:00
caldav.feature
carddav.feature
checksums.feature
comments-search.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
comments.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
dav-v2.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
download.feature Add integration tests for zip32/zip64 boundaries of number of files 2018-04-06 15:59:31 +02:00
external-storage.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
favorites.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
maintenance-mode.feature
ocs-v1.feature
provisioning-v1.feature Fix app not listed in provisioning integration test 2020-04-13 15:07:59 +02:00
provisioning-v2.feature
ratelimiting.feature
tags.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
transfer-ownership.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
trashbin.feature more trashbin integration tests 2018-09-20 17:03:53 +02:00
webdav-related.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00