MyShaarli/tests/front/controller/visitor
ArthurHoaro b3bd8c3e8d Feature: support any tag separator
So it allows to have multiple words tags.

Breaking change: commas ',' are no longer a default separator.

Fixes #594
2020-11-05 17:54:42 +01:00
..
BookmarkListControllerTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
DailyControllerTest.php UT: fix formatting issue when the current day has a single digit 2020-11-02 19:32:48 +01:00
ErrorControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ErrorNotFoundControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FeedControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FrontControllerMockHelper.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
InstallControllerTest.php Feature: add a Server administration page 2020-10-21 15:06:47 +02:00
LoginControllerTest.php Use PSR-3 logger for login attempts 2020-10-20 11:47:07 +02:00
OpenSearchControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PictureWallControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PublicSessionFilterControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ShaarliVisitorControllerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TagCloudControllerTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00
TagControllerTest.php Feature: support any tag separator 2020-11-05 17:54:42 +01:00