Skip to content

✅ Exception-Hierarchie-Tests + CI#1

Merged
schmunk42 merged 1 commit into
masterfrom
feature/unit-tests
Jun 14, 2026
Merged

✅ Exception-Hierarchie-Tests + CI#1
schmunk42 merged 1 commit into
masterfrom
feature/unit-tests

Conversation

@schmunk42

Copy link
Copy Markdown
Member

Was

Erste Unit-Test-Suite für dieses Paket (es gab bisher keine Tests).

  • Unit-Tests (PHPUnit 12) für die öffentlichen Kern-Klassen
  • CLI-only docker-compose.yml als Test-Runner (docker compose run --rm phpcomposer install && vendor/bin/phpunit), kein MySQL/FPM nötig
  • GitHub-Actions-Workflow (.github/workflows/tests.yml, Matrix PHP 8.2/8.4)
  • phpunit ^12 in require-dev, .gitignore (vendor/lock/cache)

Lokal grün verifiziert.

Ergänzt bestehende Suite um ExceptionTest (Bc4ApiException/RequestException/InvalidGrantException).

🤖 Generated with Claude Code

…on [*]

ExceptionTest für Bc4ApiException/RequestException/InvalidGrantException ergänzt; CLI-only docker-compose-Runner und GitHub-Actions-Workflow hinzugefügt.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@schmunk42 schmunk42 merged commit 2c005e0 into master Jun 14, 2026
2 checks passed
@schmunk42 schmunk42 deleted the feature/unit-tests branch June 14, 2026 01:32
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