Skip to content

Added tests for bundle classes#5

Merged
stixx merged 23 commits intomainfrom
tests
Jan 25, 2026
Merged

Added tests for bundle classes#5
stixx merged 23 commits intomainfrom
tests

Conversation

@stixx
Copy link
Owner

@stixx stixx commented Nov 30, 2025

This PR establishes the testing foundation and CI pipeline for the bundle.

Changes:

  • Test Suite: Added 134 unit and functional tests covering routing, validation, and response handling.
  • CI Pipeline: Configured GitHub Actions for automated testing, linting (PSR-12), and static analysis.
  • Static Analysis: Resolved all type-related issues to achieve a clean PHPStan run at level max.
  • Stabilization: Fixed several cross-platform casing issues and refined OpenAPI attribute scanning.

Verification:

  • PHPUnit: 134 tests passed.
  • PHPStan: Level Max achieved.
  • Code Style: Verified via php-cs-fixer.

@stixx stixx merged commit dbfe227 into main Jan 25, 2026
2 checks passed
@stixx stixx deleted the tests branch January 25, 2026 23:37
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

Comments