MyShaarli/tests
ArthurHoaro 458b6b9918
Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes
Improve regex to extract HTML metadata (title, description, etc.)
2020-10-13 12:26:55 +02:00
..
api Merge pull request #1525 from ArthurHoaro/feature/rest-api-bookmark-dates 2020-10-13 12:26:01 +02:00
bookmark Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes 2020-10-13 12:26:55 +02:00
config Compatibility with PHP 8 2020-09-29 18:57:22 +02:00
container Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
docker docker: move testing resources to tests/docker 2018-06-16 23:54:10 +02:00
feed Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
formatter Add Markdown Extra formatter 2020-10-13 12:20:34 +02:00
front Add Markdown Extra formatter 2020-10-13 12:20:34 +02:00
http Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
languages Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
legacy Fix missing @expectedException convertion 2020-09-29 18:57:25 +02:00
netscape Fix missing @expectedException convertion 2020-09-29 18:57:25 +02:00
plugins Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
render Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
security Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
updater Fix missing @expectedException convertion 2020-09-29 18:57:25 +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 Fix missing @expectedException convertion 2020-09-29 18:57:25 +02:00
bootstrap.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
FileUtilsTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
HistoryTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
LanguagesTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
PluginManagerTest.php Use assertRegExp polyfill instead of regexMatches 2020-09-29 18:57:25 +02:00
TestCase.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
ThumbnailerTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
TimeZoneTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00
UtilsTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00