History log of /dokuwiki/_test/tests/inc/template_tpl_get_action.php (Results 1 – 2 of 2)
Revision Date Author Comments
# 1c33cec3 04-Feb-2021 Andreas Gohr <andi@splitbrain.org>

add needed type hints for phpunit8

This will break a lot of plugin tests, but can't be avoided


# 48555a30 25-May-2017 Andreas Gohr <andi@splitbrain.org>

added tests for legacy function tpl_get_action()

I want to make this function use the new Menu Items, these tests should
ensure I don't break functionality.