summaryrefslogtreecommitdiff
path: root/tests/ConfigTest.php
AgeCommit message (Collapse)Author
2024-11-04fix get_self_url() misbehaving in plugins/Andrew Dolgov
2024-09-15add another test for self url, split regex into two parts - one for plugins, ↵Andrew Dolgov
one for everything else
2024-09-14fix Config::get_self_url() invoked from plugin context, better deal with ↵Andrew Dolgov
multiple trailing slashes in URL, update phpunit image path
2023-10-27unify test class namingAndrew Dolgov