Gold Market Place · QA

Backend Automation Test

Dashboard สำหรับทีม — รัน Unit, Smoke & Integration tests แล้วดูผลแบบ real-time

Accounting S01–S16 →

customer-api

Square Diagram Test

Auth onboarding + API surface — แต่ละช่องสี่เหลี่ยมคือจุดทดสอบหนึ่งจุด

Auth flow
รอรัน Health GET /health
รอรัน SSO pre-auth POST /auth/sso/pre-auth (S2S Basic)
รอรัน SSO claim POST /auth/sso/claim → /me
รอรัน SSO single-use reuse ssoCode → 4xx
รอรัน Register POST /auth/register
รอรัน OTP POST /auth/otp/verify
รอรัน Password POST /auth/password
รอรัน PIN POST /auth/pin
API surface
รอรัน GraphQL POST /graphql
รอรัน Wallet GET /wallet/balance
รอรัน Top-up POST /payments/top-up
รอรัน P2P POST /payments/p2p
wallet-core gRPC · PaymentService / WalletService

Services

ผลการทดสอบ

กดปุ่ม "รันทั้งหมด" เพื่อเริ่มทดสอบ backend ที่รันอยู่

ยังไม่มีผลการทดสอบ

ต้องเปิด backend ก่อน: cd platform/backend && npm run dev:all

CLI: npm test · Dashboard: npm run dev · แชร์ให้ทีมผ่าน npm run dev -- --host