kae 0db2be28d8 test(products): add regression tests for GROUP_CONCAT NULL bug and reload path
- 'renders summary table without crash when product has empty colors and locations':
  mocks getProductSummary returning a product with colors/locations='', verifying the
  page does not crash and calls the API (reproduces the previously-broken scenario).

- 'closes dialog after successful product creation (reload branch reached)':
  verifies that a successful form submission calls createProduct and the ModalForm
  closes, confirming onFinish returned true — the same code branch that triggers
  summaryRef.reload().
2026-06-16 03:30:47 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
2026-05-24 20:05:28 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
2026-06-15 19:47:45 +09:00
Description
No description provided
348 KiB
Languages
TypeScript 98.9%
CSS 0.8%
Dockerfile 0.3%