chore: implemement basic tests
Some checks failed
JS Unit Tests / test (pull_request) Successful in 22s
Build Test / test (pull_request) Successful in 27s
PHP Unit Tests / test (pull_request) Failing after 54s

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-02-15 22:21:49 -05:00
parent af49a56a83
commit e3901d52ff
14 changed files with 1072 additions and 14 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ node_modules/
/lib/vendor/
coverage/
phpunit.xml.cache
.phpunit.cache
.phpunit.result.cache
.php-cs-fixer.cache
.phpstan.cache