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 918e49136a test: add auth scope migration verification tests (390 total, all green)
AuthScope/RequestUserTest: exercises every controller and middleware
that was refactored from Auth::user()/Auth::check() to $request->user().
Covers web routes (follow requests, compose, collections, discover,
profile, status, timeline, newsroom), API routes (verify_credentials,
timelines, notifications, blocks, mutes, favourites, bookmarks), and
middleware (admin, password.confirm, account interstitial).

All 390 tests pass with the auth-scope-3 and passport middleware fixes
applied together.
1 month ago
..
Account test: add notification, search, compose, report, and collection tests (332 total) 1 month ago
Api test: add notification, search, compose, report, and collection tests (332 total) 1 month ago
Auth fix: resolve str_ends_with TypeError in RegisterController 1 month ago
AuthScope test: add auth scope migration verification tests (390 total, all green) 1 month ago
Compose test: add notification, search, compose, report, and collection tests (332 total) 1 month ago
CriticalRoutes test: expect oauth endpoints to return 200 (will pass after route syntax fix merge) 1 month ago
Federation test: add status, timeline, federation, and privacy tests (309 total) 1 month ago
Framework chore: add TODO to replace custom FrameGuard with Laravel built-in security headers 1 month ago
Security test: un-skip Passport scope tests now that middleware is fixed 1 month ago
Settings test: add settings, mute/block, and follow tests (278 total) 1 month ago
LoginTest.php API improvements + test fixes (#5925) 1 year ago
RemoteOidcTest.php refactor: replace short facade aliases with fully-qualified imports 1 month ago