-
All tests are on the test folder
-
All Repository are in the app/Repositories
- They are made with Provider which is included in config/app.php file
-
On Repository folder has 3 folders
- CRUD folder in which are included all default methods
- Criteria folder for building specific query
- PostRepository folder if you want to include specific methods for this table