History log of /dokuwiki/_test/tests/Ui/SearchTest.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 98640fd3 27-Oct-2022 Andreas Gohr <andi@splitbrain.org>

Move PSR compliant tests to the apropriate namespaces

Having "inc" in the namespace is awkward. Instead the test class
namespaces now correspond to their real class namespaces.

With further refacto

Move PSR compliant tests to the apropriate namespaces

Having "inc" in the namespace is awkward. Instead the test class
namespaces now correspond to their real class namespaces.

With further refactorings we should get rid of most of the stuff in
tests/inc

this is a continuation of #3812

show more ...