parfum/tests/Feature/Studio/Loyalty
2026-01-02 19:27:02 +07:00
..
Voucher test: add feature tests for voucher create, edit, and index pages, and fix canOrAbort typo in voucher deletion. 2026-01-02 19:14:20 +07:00
CustomerTest.php feat: Add feature tests for customer management, including CRUD operations and permission checks. 2026-01-02 19:27:02 +07:00
RedemptionVerificationTest.php test: add feature tests for loyalty reward and redemption verification, and update redemption UI status display logic. 2026-01-02 19:23:21 +07:00
RewardTest.php test: add feature tests for loyalty reward and redemption verification, and update redemption UI status display logic. 2026-01-02 19:23:21 +07:00
TierTest.php refactor: move tier data loading to render method, adjust form return types, and add feature tests for tier management. 2026-01-02 18:35:29 +07:00