MyShaarli/tests/plugins
ArthurHoaro c971344ddb
Fix ReadItLater checkbox label on bulk add (#1916)
* Fix ReadItLater checkbox label on bulk add

Adds a random string to the HTML ID so it can be unique in batch more,
where there are multiple checkboxes.

* Fix PHPUnit compatibility polyfill
2022-11-26 10:39:35 -05:00
..
test New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
test_route_invalid New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
PluginAddlinkTest.php Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00
PluginArchiveorgTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
PluginDefaultColorsTest.php Fix default_colors plugin: update CSS file on color change 2020-12-29 11:59:14 +01:00
PluginIssoTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
PluginPlayvideosTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
PluginPubsubhubbubTest.php Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00
PluginQrcodeTest.php Coding style: manually fix remaining errors in tests after PHPCBF 2021-04-05 11:00:28 +02:00
PluginReadItLaterTest.php Fix ReadItLater checkbox label on bulk add (#1916) 2022-11-26 10:39:35 -05:00
PluginWallabagTest.php Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00
WallabagInstanceTest.php Coding style: Apply automatic PHPCBF to tests forlder (PSR12) 2021-04-05 09:39:34 +02:00