nextcloud/build
Daniel Calviño Sánchez f5eb93e29a 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 15:24:53 +02:00
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
.phan Remove settings/ from phan 2019-10-09 14:34:05 +02:00
integration Add integration tests for creating and updating a mail share 2020-05-29 15:24:53 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
autoloaderchecker.sh Fixed tests 2018-04-05 17:11:41 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
buildjsdocs.sh Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
ca-bundle-checker.sh Remove whitespace 2019-05-15 20:37:06 +02:00
compile-handlebars-templates.sh Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
files-checker.php Add .editorconfig to expected files 2019-11-08 08:28:39 +08:00
gen-coverage-badge.php Add script to generate coverage badges 2016-02-16 10:07:00 +01:00
htaccess-checker.php Add .htaccess checker as CI step 2016-11-02 20:11:30 +01:00
image-optimization.sh Switch around syntax of scour command for SVG image optimization 2019-01-08 17:03:33 +01:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
license.php Update license headers 2019-12-05 15:38:45 +01:00
OCPSinceChecker.php Update PHP-Parser for 7.1 compatibility 2019-02-14 20:04:17 +01:00
package-lock.json [Security] Bump handlebars from 4.5.3 to 4.6.0 in /build 2020-05-14 12:56:41 +00:00
package.json [Security] Bump handlebars from 4.5.3 to 4.6.0 in /build 2020-05-14 12:56:41 +00:00
signed-off-checker.php Pass HttpHeader as array 2018-08-12 18:21:38 +02:00
translation-checker.php Loop over the apps directory and add the task 2017-04-25 14:35:51 +02:00
update-apps.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
update.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
vue-builds.sh Bump check script 2018-10-02 17:26:07 +02:00