aboutsummaryrefslogtreecommitdiff
path: root/tests/RouterTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add regression and integration test suiteBrett Parson2026-08-291-0/+61
| | | | | | Port the stress-test findings into PHPUnit: realistic brett-parson.com route model, known-issue baselines, router boundary cases, and a standalone scaling benchmark (composer bench).
* Scaffold miniroute routing/middleware kernelBrett Parson2026-08-211-0/+81