017 — should show empty state when no retainage data exists¶
Description¶
Verifies the Retainage page shows an empty state with zero totals when no contracts, invoices or retainage data exist.
Preconditions¶
- Clean database (
TestControl.cleanDb()) - User logged in with ADMIN and ACCOUNTING roles
- User signature set up
Steps¶
- Navigate to Retainage page — Expected: No records displayed
- Assert all summary totals =
0,00 Kč— Expected: Total retainage, domestic, claim sum, remaining all zero
Related¶
- Spec:
tests/e2e/tests/retainage.spec.ts
Media¶
