chore: implement php test suites
JS Unit Tests / test (pull_request) Failing after 43s
Build Test / build (pull_request) Successful in 44s
PHP Unit Tests / test (pull_request) Successful in 1m9s
PHP Integration Tests / Integration Tests (pull_request) Successful in 1m28s

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-07-23 22:20:35 -04:00
parent e81b848a02
commit b570150258
11 changed files with 337 additions and 340 deletions
+1 -3
View File
@@ -15,10 +15,8 @@ node_modules/
# Backend development
/vendor/
coverage/
.phpunit.cache
*.cache
.phpunit.coverage
.php-cs-fixer.cache
.phpstan.cache
.phpactor/
# Editors