]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Improve ManageTagController coverage and error handling
authorArthurHoaro <arthur@hoa.ro>
Sat, 13 Jun 2020 13:37:02 +0000 (15:37 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commitbaa6979194573855b260593094983c33ec338dc7
tree9e67e798ac6ad402e77ad8d7ee6c6621184a0255
parent9c75f877935fa6adec951a4d8d32b328aaab314f
Improve ManageTagController coverage and error handling
application/front/controller/admin/ManageShaareController.php [moved from application/front/controller/admin/PostBookmarkController.php with 87% similarity]
index.php
tests/front/controller/admin/ManageShaareControllerTest/AddShaareTest.php [new file with mode: 0644]
tests/front/controller/admin/ManageShaareControllerTest/DeleteBookmarkTest.php [new file with mode: 0644]
tests/front/controller/admin/ManageShaareControllerTest/DisplayCreateFormTest.php [new file with mode: 0644]
tests/front/controller/admin/ManageShaareControllerTest/DisplayEditFormTest.php [new file with mode: 0644]
tests/front/controller/admin/ManageShaareControllerTest/SaveBookmarkTest.php [new file with mode: 0644]
tests/front/controller/admin/PostBookmarkControllerTest.php [deleted file]