summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Controller/InvitationResponseControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix: close cursor after reading the invitationDaniel Kesselberg2023-08-101-1/+3
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-9/+9
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-4/+4
* Remove comment and guests option from Invitations UIAnna Larch2022-12-201-12/+2
* Merge branch 'master' into tests/fix-phpunit-warningsCôme Chilliet2022-12-051-3/+1
|\
| * Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-3/+1
* | Fix some phpunit test warningsJulius Härtl2022-11-091-1/+1
|/
* Add typing to Sharing BackendCarl Schwan2022-06-221-2/+4
* Update attendence for external usersDaniel Kesselberg2021-10-081-24/+73
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Fix DAV unit testsJoas Schilling2021-04-201-2/+4
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+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-25/+25
|/
* Update license headersChristoph Wurst2019-12-051-1/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-2/+2
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+455