BookStack/tests/User
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
..
RoleManagementTest.php Roles: fixed error upon created_at sorting 2023-07-04 21:52:46 +01:00
UserApiTokenTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UserManagementTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
UserPreferencesTest.php Dark Mode: Fixed not toggle action when dark by default 2023-09-14 13:53:24 +01:00
UserProfileTest.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
UserSearchTest.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00