nextcloud/tests/lib/AppFramework/Middleware/Security
Joas Schilling df47445c01
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-27 14:34:32 +02:00
..
BruteForceMiddlewareTest.php More test fixing 2020-08-19 12:40:25 +02:00
CORSMiddlewareTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
CSPMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
FeaturePolicyMiddlewareTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
PasswordConfirmationMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
RateLimitingMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
SameSiteCookieMiddlewareTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
SecurityMiddlewareTest.php Fix unit tests 2021-04-27 14:34:32 +02:00