MyPropHub E2E summary

Generated 2026-06-18T13:35:39.997Z · 35 tests · total 4m 53s · run 10m 22s
26
passed
6
failed
0
flaky
3
skipped
StatusSpecTestDurationAttemptsError / note
FAILED tenant-create-and-assign.spec.ts owner creates a tenant and assigns to a unit 30.1 s 3 expect(locator).toBeVisible() failed Locator: getByText(/Alex\s+Tester/i).first() Expected: visible Timeout: 15000ms Error: element(s) not found Call log:  - Expect "toBeVisible" with timeout 15000ms  - waiting for getByT
FAILED tenant-payment-ledger.spec.ts tenant payment is reflected in the ledger and balance 7.5 s 3 createProperty failed: 402 {"message":"Account suspended for non-payment","code":"ACCOUNT_SUSPENDED","redirect":"/billing/settle"} expect(received).toBe(expected) // Object.is equality Expected: true Received: [31
FAILED tenant-vacate-and-reassign.spec.ts owner vacates and reassigns a tenant to a different unit 7.1 s 3 createProperty failed: 402 {"message":"Account suspended for non-payment","code":"ACCOUNT_SUSPENDED","redirect":"/billing/settle"} expect(received).toBe(expected) // Object.is equality Expected: true Received: [31
FAILED tenants-list-page.spec.ts new tenant shows in /tenants list 7.4 s 3 createTenant failed: 402 {"message":"Account suspended for non-payment","code":"ACCOUNT_SUSPENDED","redirect":"/billing/settle"}
FAILED unit-create.spec.ts owner creates a unit under a property 7.2 s 3 createProperty failed: 402 {"message":"Account suspended for non-payment","code":"ACCOUNT_SUSPENDED","redirect":"/billing/settle"} expect(received).toBe(expected) // Object.is equality Expected: true Received: [31
FAILED units-list-page.spec.ts new unit shows in /units list 7.6 s 3 createProperty failed: 402 {"message":"Account suspended for non-payment","code":"ACCOUNT_SUSPENDED","redirect":"/billing/settle"} expect(received).toBe(expected) // Object.is equality Expected: true Received: [31
SKIPPED invoice-pdf-attachment.spec.ts sending an invoice enqueues an outbound notification 10.3 s 1 skipped
SKIPPED invoice-pdf-multipage.spec.ts invoice PDF renders with many line items 9.5 s 1 skipped
SKIPPED recurring-bill-create.spec.ts owner creates a recurring bill 184 ms 1 skipped
PASSED auth-login.spec.ts logs in, lands authenticated, then logs out 3.2 s 1
PASSED auth-login.spec.ts rejects bad credentials 2.4 s 1
PASSED auth-tenant-login.spec.ts tenant logs in and reaches the tenant portal 1.7 s 1
PASSED auth.setup.ts authenticate as owner 2.5 s 1
PASSED auth.setup.ts authenticate as tenant 1.8 s 1
PASSED currency-consistency.spec.ts currency symbol propagates across invoices and payments screens 12.9 s 1
PASSED dashboard-stats.spec.ts dashboard reflects properties / tenants / collection / tickets 13.3 s 1
PASSED invoice-generate-manual.spec.ts owner generates a manual invoice for a tenant 9.9 s 1
PASSED invoice-pdf-currency.spec.ts invoice detail and PDF use the org currency symbol 16.5 s 1
PASSED invoice-pdf-generation.spec.ts owner downloads an invoice PDF 14.7 s 1
PASSED lease-doc-upload.spec.ts owner uploads a lease document and it appears for the tenant 8.8 s 1
PASSED listing-photos.spec.ts owner uploads photos to a listing and they appear via the API 5.8 s 1
PASSED maintenance-staff-lifecycle.spec.ts owner moves a maintenance ticket through its lifecycle 12.0 s 1
PASSED maintenance-tenant-creates.spec.ts maintenance ticket can be created and appears in the list 8.6 s 1
PASSED messaging-owner-to-tenant.spec.ts owner sends a tenant notification and it lands in the queue 10.0 s 1
PASSED monthly-rent-generation.spec.ts monthly rent generation creates invoices for occupied units 10.9 s 1
PASSED payment-fifo-multi-invoice.spec.ts partial payment allocates FIFO across multiple unpaid invoices 19.8 s 1
PASSED payment-record-full.spec.ts owner records a full payment and the invoice is marked paid 10.9 s 1
PASSED property-create.spec.ts owner creates a property via the UI 5.5 s 1
PASSED property-edit-delete.spec.ts owner edits then deletes a property 5.9 s 1
PASSED recurring-bill-runs.spec.ts owner creates a recurring bill and it surfaces for the tenant 10.8 s 1
PASSED reports-generation.spec.ts GET /api/reports/financial returns 200 + JSON body 1.8 s 1
PASSED reports-generation.spec.ts GET /api/reports/occupancy returns 200 + JSON body 2.1 s 1
PASSED reports-generation.spec.ts GET /api/reports/maintenance returns 200 + JSON body 1.8 s 1
PASSED reports-generation.spec.ts reports page loads in the UI 2.6 s 1
PASSED statement-download.spec.ts owner downloads a tenant statement PDF 9.9 s 1