added unit tests

This commit is contained in:
2026-06-04 21:40:59 +02:00
parent d80a8de559
commit 48a619ee4b
64 changed files with 3807 additions and 33 deletions

2
.gitignore vendored
View File

@ -33,6 +33,8 @@ yarn.lock
package-lock.json
# PHP composer artifacts (if using composer in future)
tests/runtime/
.phpunit.cache/
vendor/
composer.lock