Skip to content

Commit 1aa3358

Browse files
authoredJan 6, 2025
Refactoring & Tests (#3)
* 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
1 parent a60d38d commit 1aa3358

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+3270
-4616
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/vendor/
22
/tmp/
33
/var/
4+
/bin/
45
.phpunit.cache

‎.idea/php-test-framework.xml

+14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)