Commit Graph

21 Commits

Author SHA1 Message Date
Yoga Pangestu
2ea62fa033 feat: implement role assignment functionality for user creation and editing via combobox component 2026-04-30 14:31:17 +07:00
Yoga Pangestu
120c5d28e8 feat: add analysis feature tests and support for cross-database date extraction in AnalysisController 2026-04-30 09:12:05 +07:00
Yoga Pangestu
b62dbf32d9 fix: make dashboard sales-by-hour query cross-database compatible and add dashboard feature tests 2026-04-30 09:08:41 +07:00
Yoga Pangestu
00586e168f refactor: remove email verification reset on profile update and add feature tests for profile settings 2026-04-30 09:05:29 +07:00
Yoga Pangestu
1d2e25e57f test: add feature tests for user authentication, login, and logout flows 2026-04-30 08:56:32 +07:00
Yoga Pangestu
57a171b6a2 refactor: remove feature tests for authentication and dashboard functionality 2026-04-30 08:49:34 +07:00
Yoga Pangestu
11469e7a04 refactor: decouple activity log tests from system log tests into a dedicated feature test file 2026-04-30 08:48:42 +07:00
Yoga Pangestu
f979e18bd0 test: add feature tests for system and activity log modules authorization and access 2026-04-30 08:41:31 +07:00
Yoga Pangestu
f552338eb5 test: add RoleFactory and feature tests for role management module 2026-04-30 08:40:46 +07:00
Yoga Pangestu
513820b9e5 test: add feature tests for general settings module authorization and updates 2026-04-30 08:40:00 +07:00
Yoga Pangestu
e0bafb5ba6 test: add feature tests for payroll module authorization and management actions 2026-04-30 08:37:49 +07:00
Yoga Pangestu
0c4c30ab6b test: add feature tests for purchase management module 2026-04-30 08:35:36 +07:00
Yoga Pangestu
22771fdeea test: add feature tests for order management authorization, CRUD operations, and cart functionality 2026-04-30 08:34:25 +07:00
Yoga Pangestu
01a13a4bf4 test: add feature tests for expense module CRUD operations and authorization policies 2026-04-30 08:31:35 +07:00
Yoga Pangestu
635542fac4 docs: add testing guidelines for feature tests with Pest PHP 2026-04-30 08:29:01 +07:00
Yoga Pangestu
2bff00f98e test: add feature tests for user management module 2026-04-30 08:24:34 +07:00
Yoga Pangestu
f58f909a4a test: add feature tests for product module CRUD and authorization logic 2026-04-29 22:17:17 +07:00
Yoga Pangestu
a2281c348f feat: add is_active field to category factory and implement category feature tests 2026-04-29 22:11:05 +07:00
Yoga Pangestu
87a0554c2b feat: add user creation functions with permission handling for authorized and unauthorized users 2026-04-29 22:09:59 +07:00
Yoga Pangestu
05c7b8da04 refactor: update feature and unit test suites to improve test coverage and reliability 2026-04-11 22:33:28 +07:00
Yoga Pangestu
9dc4a5e51e initial commit 2026-04-11 22:26:56 +07:00