Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Remove obsolete stubs from Permissions tests | Harald Eilertsen | 2024-06-14 | 1 | -26/+0 |
| | | | | These stubs are no longer needed, as the tests have a db now. | ||||
* | Upgrade test framework to PHPUnit 10.5 | Harald Eilertsen | 2024-05-27 | 1 | -3/+3 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -9/+5 |
| | |||||
* | :white_check_mark: unit tests for Zotlabs\Access classes. | Klaus Weidenbach | 2017-11-10 | 1 | -35/+209 |
| | |||||
* | :white_check_mark: Some more work on unit tests. | Klaus Weidenbach | 2017-10-29 | 1 | -2/+2 |
| | | | | | | Some small improvements for coverage report. Add more functions from include/text.php Update composer dev libraries for phpunit. | ||||
* | :construction_worker::white_check_mark: Documentation Permissions.php. | Klaus Weidenbach | 2017-05-17 | 1 | -0/+148 |
Also add some phpunit tests for this class, but there are some problems yet with mocking static functions. |