Backend: - TestAdminLogin_Success: verify admin login with username - TestAdminLogin_WrongPassword: verify 401 for wrong password Frontend (Marketplace): - auth.test.ts: mocked tests for login/logout (5 tests) - auth.integration.test.ts: real API tests (3 tests, skipped in CI) |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| hooks | ||
| layouts | ||
| pages | ||
| services | ||
| stores | ||
| test | ||
| types | ||
| utils | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||