History log of /dokuwiki/lib/plugins/extension/_test/ExtensionTest.php (Results 1 – 3 of 3)
Revision Date Author Comments
# ea9e07cf 04-Dec-2024 Andreas Gohr <andi@splitbrain.org>

Extension Manager: adjust test

Since we now protect the currently used template, the test needs to be
adjusted.


# 8fe483c9 22-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Extension Manager: updated tests


# cf2dcf1b 20-Feb-2024 Andreas Gohr <andi@splitbrain.org>

First start at refactoring the extension manager

The aim is to readd the existing functionality into proper classes, then
extend from there.