
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch main
# Your branch is ahead of 'origin/main' by 3 commits.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	new file:   TEST-SUITE-README.md
#	modified:   app/Http/Controllers/Admin/UserController.php
#	modified:   app/Http/Requests/Admin/SiteSettingRequest.php
#	modified:   app/Http/Requests/Admin/TrashPriceRequest.php
#	modified:   app/Http/Requests/Admin/UpdateUserRequest.php
#	modified:   app/Providers/EventServiceProvider.php
#	modified:   app/Services/TransactionService.php
#	new file:   cypress/e2e/auth-flow.cy.js
#	new file:   cypress/e2e/public-pages.cy.js
#	new file:   cypress/e2e/transaction-flows.cy.js
#	modified:   package-lock.json
#	modified:   package.json
#	new file:   resources/js/Components/Auth/LoginModal.test.jsx
#	new file:   resources/js/Components/Auth/RegisterModal.test.jsx
#	new file:   resources/js/Layouts/NasabahLayout.test.jsx
#	new file:   resources/js/Layouts/PublicLayout.test.jsx
#	new file:   resources/js/Pages/Nasabah/Dashboard.test.jsx
#	new file:   resources/js/Pages/Nasabah/History.test.jsx
#	new file:   resources/js/Pages/Nasabah/PickupRequest.test.jsx
#	new file:   resources/js/Pages/Nasabah/Withdraw.test.jsx
#	new file:   resources/js/Pages/Public/ArticleDirectory.test.jsx
#	new file:   resources/js/Pages/Public/ArticleView.test.jsx
#	new file:   resources/js/Pages/Public/Contact.test.jsx
#	new file:   resources/js/Pages/Public/PriceCatalog.test.jsx
#	new file:   resources/js/Pages/Welcome.test.jsx
#	new file:   resources/js/test-setup.jsx
#	modified:   resources/views/admin/trash-prices/create.blade.php
#	modified:   resources/views/admin/users/create.blade.php
#	new file:   tests/Feature/Admin/AdminAuthenticationTest.php
#	new file:   tests/Feature/Admin/CmsAccessTest.php
#	new file:   tests/Feature/Admin/NasabahAccessTest.php
#	new file:   tests/Feature/Admin/PickupRequestManagementTest.php
#	new file:   tests/Feature/Admin/SiteSettingsUpdateTest.php
#	new file:   tests/Feature/Admin/TrashPriceManagementTest.php
#	new file:   tests/Feature/Admin/WelcomePublicTest.php
#	new file:   tests/Feature/Admin/WithdrawalManagementTest.php
#	new file:   tests/Feature/AuthenticationTest.php
#	new file:   tests/Feature/Nasabah/DashboardTest.php
#	new file:   tests/Feature/Nasabah/PickupRequestTest.php
#	new file:   tests/Feature/Nasabah/WithdrawalRequestTest.php
#	new file:   tests/Feature/PublicPageTest.php
#	new file:   tests/Feature/RegistrationTest.php
#	modified:   tests/e2e/admin.spec.js
#	modified:   tests/e2e/auth.spec.js
#	modified:   tests/e2e/nasabah.spec.js
#	modified:   tests/e2e/public.spec.js
#	modified:   tests/e2e/security.spec.js
#	new file:   vitest.config.js
#
