Commit Graph

23 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Joas Schilling e6cd1051da
fix(message): Fix logic of Mail test 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 3 years ago
Bennet Becker 4dc0957164
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding 3 years ago
Bennet Becker 411467af57
fix static-analysis error and formatting code 3 years ago
Bennet Becker c1c6d215c7
fix getAutoSubmitted return type and adding unit tests 3 years ago
Julius Härtl fd036f774f
Do not throw errors when invalid setTo email is provided 3 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 23eb0462e5
Use lowercase true, false and null constants 6 years ago
Arne Hamann a16aa99586
Added Hook before Message is send 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Morris Jobke 9ee1febf62
Provide an option to disable HTML emails 8 years ago
Roeland Jago Douma 0c500e460f
Fix tests 8 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 71603fe348
Fix namespace in log/ and mail/ 10 years ago
Lukas Reschke e0d6bd5b6d Run test only when idn is available 10 years ago
Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 11 years ago
Lukas Reschke e3ad99d252 Add "Reply-To" support to sharing mails and refactor code 11 years ago
Lukas Reschke 13486a5ada Migrate to SwiftMail 11 years ago