start unit test implementation

This commit is contained in:
2021-05-22 17:30:55 +02:00
parent b054dfaba2
commit 2cb4b62df3
12 changed files with 660 additions and 691 deletions

3
.gitignore vendored
View File

@ -1,7 +1,6 @@
/vendor/
/node_modules/
/dist/
.idea
.phpunit.result.cache
/.phpunit.result.cache
**/*.min.css
**/*.min.js