Searched hist:"36 ba8eadc205a4e1af5099c74b747e2256faadd4" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/_test/tests/inc/parser/ |
| H A D | renderer_pipeline.test.php | 36ba8eadc205a4e1af5099c74b747e2256faadd4 Tue May 12 18:54:39 UTC 2026 Andreas Gohr <andi@splitbrain.org> test: add tests to catch #4637
Issue #4637 was fixed in 7686f2030b19f948d2e50df1613ef6592fa44b46 but I didn't like that no test had caught the issue.
This adds a specific test for the issue as a HandlerTest. Additionally a simple smoke test is added that renders the wiki:syntax page and inspects the created DOM. It's not comprehensive but might help flagging similar issue in the future.
|
| /dokuwiki/_test/tests/Parsing/ |
| H A D | HandlerTest.php | 36ba8eadc205a4e1af5099c74b747e2256faadd4 Tue May 12 18:54:39 UTC 2026 Andreas Gohr <andi@splitbrain.org> test: add tests to catch #4637
Issue #4637 was fixed in 7686f2030b19f948d2e50df1613ef6592fa44b46 but I didn't like that no test had caught the issue.
This adds a specific test for the issue as a HandlerTest. Additionally a simple smoke test is added that renders the wiki:syntax page and inspects the created DOM. It's not comprehensive but might help flagging similar issue in the future.
|