store/tests/Feature/Admin/System
2026-07-04 13:37:26 +07:00
..
ActivityLogTest.php refactor: improve activity log tests by directly asserting causer and properties instead of relying on database retrieval 2026-06-22 19:20:04 +07:00
RoleTest.php refactor: enhance permission and role management by introducing group categorization for permissions and streamlining role permission assignments for improved maintainability 2026-06-22 17:57:18 +07:00
SettingTest.php feat: expand permission management for settings by introducing new permissions for system, social media, marketplace, HR, and homepage updates; refactor related controllers, requests, and services to utilize these permissions; enhance frontend components to support new permission checks and improve user experience 2026-07-04 13:37:26 +07:00