Commit graph

5 commits

Author SHA1 Message Date
Snider
4833d922c5 feat(testing): add Pest configuration, example tests, and composer scripts
- Add tests/Pest.php with TestCase binding and RefreshDatabase
- Add example feature tests: WelcomePageTest, HealthEndpointTest
- Add composer scripts: lint, test, test:coverage

Implements P2-049, P2-050, P2-051

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:37:20 +00:00
Snider
8fe508541f chore: add local package development support
Add composer.local.json to gitignore and dev:packages script for
developing against local copies of host-uk packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:41:15 +00:00
Snider
f066becf0a update template defaults 2026-01-26 20:39:56 +00:00
Snider
735153a804 Make Flux Pro optional 2026-01-26 17:40:21 +00:00
Snider
06ab3456e9 Initial Core PHP Framework template 2026-01-26 17:19:26 +00:00