php-admin/tests
Snider bcb40d4ebf
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 2s
fix(dx): add strict_types, composer scripts, and fix test discovery
- Add declare(strict_types=1) to 17 PHP files missing it (13 Livewire
  modals, 1 route file, 1 migration, 1 test use case, TestCase)
- Add composer test/lint scripts to composer.json for monorepo consistency
- Fix phpunit.xml to discover tests in src/Search/Tests and src/Mod/Hub/Tests
- Update CLAUDE.md commands section to document composer test/lint

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:04:27 +00:00
..
Feature security: validate JSON metadata fields to prevent mass assignment 2026-02-21 01:25:47 +00:00
Unit Initial commit 2026-01-26 20:48:24 +00:00
TestCase.php fix(dx): add strict_types, composer scripts, and fix test discovery 2026-03-17 09:04:27 +00:00