aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/front/controller/admin/ThumbnailsControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add strict types for bookmarks managementArthurHoaro2020-10-131-1/+3
| | | | | | | | Parameters typing and using strict types overall increase the codebase quality by enforcing the a given parameter will have the expected type. It also removes the need to unnecessary unit tests checking methods behavior with invalid input.
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Process thumbnail synchronize page through Slim controllersArthurHoaro2020-07-231-0/+154