aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/Mailer
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-4/+4
* fix: emails tests after new design fixesskjnldsv2024-08-061-24/+24
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-031-30/+2
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-4/+4
* feat: rename users to account or personVincent Petry2024-02-131-4/+4
* update usages of AutoSubmittedValue to AutoSubmitted::VALUE_Bennet Becker2023-01-031-2/+2
* Updating unit test for NewUserMailHelper, to test for autosumbittedBennet Becker2022-12-231-0/+5
* Fix tests depending on a trailing whitespaceCôme Chilliet2022-11-151-3/+9
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-3/+5
* Remove deprecated at() matcher from settings testsCôme Chilliet2022-06-071-17/+17
* Fix tests with email templatesCarl Schwan2022-01-181-6/+6
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-5/+1
* fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* fix NewUserMailHelperTestszaimen2021-06-221-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Set the user language when adding the footerJulius Härtl2021-01-071-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Fix #23357medcloud2020-11-181-6/+6
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-0/+2
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-0/+2
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
|/
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-13/+13
* Adjust tests to new e-mail layoutSimon Spannagel2020-07-231-6/+6
* Fix notification mail testsJan-Christoph Borchardt2020-05-011-134/+116
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
* Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-171-7/+7
|\
| * Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-121-9/+9
* | Provide the proper language to the mailerRoeland Jago Douma2020-04-161-3/+3
|/
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
|/
* Update license headersChristoph Wurst2019-12-051-1/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Move settings to an appChristoph Wurst2019-09-281-0/+881