Skip to content

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

  1. Navigate to Retainage page — Expected: No records displayed
  2. Assert all summary totals = 0,00 KčExpected: Total retainage, domestic, claim sum, remaining all zero
  • Spec: tests/e2e/tests/retainage.spec.ts

Media

screenshot