aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/Access
Commit message (Collapse)AuthorAgeFilesLines
* fix permission role testMario Vavti2018-04-231-1/+1
|
* fix permissionlimitstest after recent changeszotlabs2018-04-211-1/+1
|
* an attemot to fix the PermissionRolesTestMario Vavti2018-03-231-1/+2
|
* :white_check_mark: unit tests for Zotlabs\Access classes.Klaus Weidenbach2017-11-103-35/+387
|
* :white_check_mark: Some more work on unit tests.Klaus Weidenbach2017-10-292-3/+5
| | | | | | 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 Weidenbach2017-05-171-0/+148
| | | | | Also add some phpunit tests for this class, but there are some problems yet with mocking static functions.
* :white_check_mark::bulb: Add Unit Tests for AccessList class.Klaus Weidenbach2017-05-011-0/+189
Also some Doxygen docu for this class.