You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/tests/Feature
Your Name a486f509a5 test: add auth scope migration tests and update CI action versions
AuthScope/RequestUserTest: 22 tests verifying all controllers and
middleware that were migrated from Auth::user() to $request->user().
CI: update to checkout@v7, cache@v6
4 weeks ago
..
Account test: add notification, search, compose, report, and collection tests (332 total) 4 weeks ago
Api test: add notification, search, compose, report, and collection tests (332 total) 4 weeks ago
Auth fix: resolve str_ends_with TypeError in RegisterController 4 weeks ago
AuthScope test: add auth scope migration tests and update CI action versions 4 weeks ago
Compose test: add notification, search, compose, report, and collection tests (332 total) 4 weeks ago
CriticalRoutes test: expect oauth endpoints to return 200 (will pass after route syntax fix merge) 4 weeks ago
Federation test: add status, timeline, federation, and privacy tests (309 total) 4 weeks ago
Framework chore: add TODO to replace custom FrameGuard with Laravel built-in security headers 4 weeks ago
Security test: un-skip Passport scope tests now that middleware is fixed 4 weeks ago
Settings test: add settings, mute/block, and follow tests (278 total) 4 weeks ago
LoginTest.php API improvements + test fixes (#5925) 1 year ago
RemoteOidcTest.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago