1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests
J. King 98c950de58 Removed most calls to userExists()
- functions not related to user management now have the existence of the affected user checked in the authorizer, when the affected user differs from the actor
- User::authorizationEnabled() now nests: disabling twice and then enabling once leaves the authorizer disabled
- Disabling of the authorizer is now tested
- User tests now use a partial mock instead of relying on User::authorizationEnabled()
- Added authorizer tests against a missing user
- Removed folder tests related to missing users
- Also added more subscription tests
2017-05-11 18:00:35 -04:00
..
Conf Fix whitespace 2017-04-06 21:41:21 -04:00
Db/SQLite3 First set of Database subscription tests 2017-05-10 22:01:00 -04:00
Exception Fix whitespace 2017-04-06 21:41:21 -04:00
Lang Fix whitespace 2017-04-06 21:41:21 -04:00
lib Removed most calls to userExists() 2017-05-11 18:00:35 -04:00
REST/NextCloudNews Fix whitespace 2017-04-06 21:41:21 -04:00
User Removed most calls to userExists() 2017-05-11 18:00:35 -04:00
phpunit.xml First set of Database subscription tests 2017-05-10 22:01:00 -04:00
test.php Various changes to Database 2017-05-04 19:12:33 -04:00