Skip to content

Commit

Permalink
Refactoring & Tests (#3)
Browse files Browse the repository at this point in the history
* Refactoring errors and extensions
* Cleaning bin folder up
* Updating composer.lock
* Updating .gitignore
* Using the response factory for the validation handler
* Updating readme.md with alternatives
* Refactoring the conversion of exceptions
* Adding more tests
  • Loading branch information
floriankraemer authored Jan 6, 2025
1 parent a60d38d commit 1aa3358
Show file tree
Hide file tree
Showing 50 changed files with 3,270 additions and 4,616 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/vendor/
/tmp/
/var/
/bin/
.phpunit.cache
14 changes: 14 additions & 0 deletions .idea/php-test-framework.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/problem-details-symfony-bundle.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

119 changes: 0 additions & 119 deletions bin/infection

This file was deleted.

5 changes: 0 additions & 5 deletions bin/infection.bat

This file was deleted.

119 changes: 0 additions & 119 deletions bin/json5

This file was deleted.

5 changes: 0 additions & 5 deletions bin/json5.bat

This file was deleted.

Loading

0 comments on commit 1aa3358

Please sign in to comment.