Skip to content

Add test suite and GitHub Actions CI pipeline#7

Merged
infinitypaul merged 2 commits into
mainfrom
feature/add-tests-and-ci
May 25, 2026
Merged

Add test suite and GitHub Actions CI pipeline#7
infinitypaul merged 2 commits into
mainfrom
feature/add-tests-and-ci

Conversation

@infinitypaul

Copy link
Copy Markdown
Owner
  • PHPUnit tests (49 tests) covering middleware logic, validation, caching rules, exception handling, metadata, and lock behavior
  • Race condition test script that boots a real server and fires concurrent requests to verify only one is processed
  • GitHub Actions CI matrix: PHP 8.1-8.4 x Laravel 10-13
  • Workbench setup for testbench server integration

- PHPUnit tests (49 tests) covering middleware logic, validation,
  caching rules, exception handling, metadata, and lock behavior
- Race condition test script that boots a real server and fires
  concurrent requests to verify only one is processed
- GitHub Actions CI matrix: PHP 8.1-8.4 x Laravel 10-13
- Workbench setup for testbench server integration
@infinitypaul infinitypaul merged commit c2dd67a into main May 25, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant