BookStack/tests/Helpers
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
EntityProvider.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
FileProvider.php Extracted test file handling to its own class 2023-02-08 14:39:13 +00:00
OidcJwtHelper.php Applied latest styles changes from style CI 2021-10-16 16:01:59 +01:00
PermissionsProvider.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
TestServiceProvider.php Quick run through of applying new test entity helper class 2022-09-29 22:11:16 +01:00
UserRoleProvider.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00