aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/Module/HelpTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Improve translation message for help pages.Harald Eilertsen2024-07-241-1/+1
| | | | | Display the target language instead of "your preferred language". Makes it a bit more explicit.
* Add a notice to help pages when defaulting to english.Harald Eilertsen2024-07-241-0/+1
|
* Fallback to english help topic if localized topic is not found.Harald Eilertsen2024-07-231-0/+9
|
* Refactor HelpTest.php.Harald Eilertsen2024-07-231-24/+28
| | | | Move default stubs to a function to make them reusable.
* Redirect help to about page when locale but no topic specified in URLHarald Eilertsen2024-07-231-0/+5
|
* Upgrade test framework to PHPUnit 10.5Harald Eilertsen2024-05-271-1/+1
|
* Refactor and cleanup Rbmark module + add testsHarald Eilertsen2024-05-151-9/+0
|
* Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-301-0/+188