MyShaarli/tests
2020-09-27 14:09:55 +02:00
..
api Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
bookmark Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
config Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
container Properly handle 404 errors 2020-09-12 12:42:19 +02:00
docker docker: move testing resources to tests/docker 2018-06-16 23:54:10 +02:00
feed Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
formatter Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
front Fix invalid redirection using the path of an external domain 2020-09-22 15:37:26 +02:00
http Add manual configuration for root URL 2020-09-12 21:39:01 +02:00
languages Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
legacy Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
netscape Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
plugins Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
render Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
security Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
updater Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
utils Fix basePath in unit tests reference DB 2020-07-28 22:34:45 +02:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtilsTest.php Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
bootstrap.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
FileUtilsTest.php Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
HistoryTest.php Convert legacy PHPUnit @expected* to new ->expect* 2020-09-27 14:09:55 +02:00
LanguagesTest.php Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
PluginManagerTest.php Plugins: do not save metadata along plugin parameters 2020-09-12 13:29:34 +02:00
ThumbnailerTest.php Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
TimeZoneTest.php Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00
UtilsTest.php Comply with PHPUnit V8: setup/teardown functions must return void 2020-09-26 15:08:39 +02:00