=== Test 1: Dashboard Analytics === Analytics ERROR: SQLSTATE[HY000] [1045] Access denied for user 'latihanco_paba'@'localhost' (using password: YES) (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: latihanco_upress, SQL: select DATE_FORMAT(created_at, '%Y-%m') as month, SUM(CASE WHEN status != 'cancelled' THEN total ELSE 0 END) as revenue, COUNT(*) as orders from `orders` where `created_at` >= 2025-09-01 00:00:00 group by `month`) === Test 2: Hero Slider Store (no image) === Status: 422 — {"message":"Validation error","errors":{"image":["Gambar banner harus diupload."]}} === Test 3: Voucher validation === Voucher ERROR: SQLSTATE[HY000] [1045] Access denied for user 'latihanco_paba'@'localhost' (using password: YES) (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: latihanco_upress, SQL: select count(*) as `aggregate` from `vouchers` where `code` = TESTKODE)