chore: implement basic tests
All checks were successful
Build Test / build (pull_request) Successful in 13s
PHP Tests / test (pull_request) Successful in 53s

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-02-11 01:40:28 -05:00
parent b7ca700c9f
commit 1d9def792a
6 changed files with 54 additions and 173 deletions

1
.gitignore vendored
View File

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