aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/Module
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'begin-refactoring-module-item' into 'dev'Mario11 days1-0/+56
|\
| * Module\Item: Move processing of zot and as requests to functions.Harald Eilertsen11 days1-0/+56
* | Remove import of non-existing class in test.Harald Eilertsen12 days1-1/+0
|/
* Fix some more deprecation warnings in the tests.Harald Eilertsen2024-11-072-0/+12
* Fix missing CSRF checks in admin/account_editHarald Eilertsen2024-11-022-19/+254
* tests: Add some tests for the Zotlabs\Magic module.Harald Eilertsen2024-10-061-0/+109
* Tests: Unbreak help test.Harald Eilertsen2024-09-291-2/+2
* Improve translation message for help pages.Harald Eilertsen2024-07-241-1/+1
* 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
* Redirect help to about page when locale but no topic specified in URLHarald Eilertsen2024-07-231-0/+5
* Update API docs for Module test case base class.Harald Eilertsen2024-06-161-6/+98
* tests: Add helper expectRedirectTo to module test class.Harald Eilertsen2024-06-161-0/+6
* Fix warnings exposed by tests.Harald Eilertsen2024-06-131-4/+7
* tests: More tests for Module\Rpost.Harald Eilertsen2024-06-131-14/+44
* tests: Module\Rpost shows login form if not authenticated.Harald Eilertsen2024-06-131-0/+13
* tests: Add comment to Tests\Unit\Module\RpostTest.Harald Eilertsen2024-06-131-0/+4
* tests: Set query string in Module\TestCase::get method.Harald Eilertsen2024-06-131-0/+1
* Module\Rpost: Add basic test and fix session access.Harald Eilertsen2024-06-131-0/+31
* Upgrade test framework to PHPUnit 10.5Harald Eilertsen2024-05-273-2/+5
* Refactor and cleanup Rbmark module + add testsHarald Eilertsen2024-05-153-10/+99
* Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-303-0/+336