MyPropHub E2E summary

Generated 2026-06-03T16:56:32.877Z · 35 tests · total 1m 40s · run 3m 30s
31
passed
1
failed
0
flaky
3
skipped
StatusSpecTestDurationAttemptsError / note
FAILED recurring-bill-runs.spec.ts owner creates a recurring bill and it surfaces for the tenant 8.8 s 3 expect(received).toBe(expected) // Object.is equality Expected: true Received: false
SKIPPED invoice-pdf-attachment.spec.ts sending an invoice enqueues an outbound notification 2.5 s 1 skipped
SKIPPED invoice-pdf-multipage.spec.ts invoice PDF renders with many line items 2.2 s 1 skipped
SKIPPED recurring-bill-create.spec.ts owner creates a recurring bill 301 ms 1 skipped
PASSED auth-login.spec.ts logs in, lands authenticated, then logs out 2.8 s 1
PASSED auth-login.spec.ts rejects bad credentials 2.3 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.4 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 5.6 s 1
PASSED dashboard-stats.spec.ts dashboard reflects properties / tenants / collection / tickets 3.5 s 1
PASSED invoice-generate-manual.spec.ts owner generates a manual invoice for a tenant 2.2 s 1
PASSED invoice-pdf-currency.spec.ts invoice detail and PDF use the org currency symbol 4.3 s 1
PASSED invoice-pdf-generation.spec.ts owner downloads an invoice PDF 3.6 s 1
PASSED lease-doc-upload.spec.ts owner uploads a lease document and it appears for the tenant 2.8 s 1
PASSED listing-photos.spec.ts owner uploads photos to a listing and they appear via the API 2.7 s 1
PASSED maintenance-staff-lifecycle.spec.ts owner moves a maintenance ticket through its lifecycle 3.4 s 1
PASSED maintenance-tenant-creates.spec.ts maintenance ticket can be created and appears in the list 2.2 s 1
PASSED messaging-owner-to-tenant.spec.ts owner sends a tenant notification and it lands in the queue 2.2 s 1
PASSED monthly-rent-generation.spec.ts monthly rent generation creates invoices for occupied units 2.2 s 1
PASSED payment-fifo-multi-invoice.spec.ts partial payment allocates FIFO across multiple unpaid invoices 5.9 s 1
PASSED payment-record-full.spec.ts owner records a full payment and the invoice is marked paid 3.7 s 1
PASSED property-create.spec.ts owner creates a property via the UI 3.4 s 1
PASSED property-edit-delete.spec.ts owner edits then deletes a property 3.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 1.4 s 1
PASSED reports-generation.spec.ts GET /api/reports/maintenance returns 200 + JSON body 1.5 s 1
PASSED reports-generation.spec.ts reports page loads in the UI 1.9 s 1
PASSED statement-download.spec.ts owner downloads a tenant statement PDF 2.2 s 1
PASSED tenant-create-and-assign.spec.ts owner creates a tenant and assigns to a unit 3.0 s 1
PASSED tenant-payment-ledger.spec.ts tenant payment is reflected in the ledger and balance 2.8 s 1
PASSED tenant-vacate-and-reassign.spec.ts owner vacates and reassigns a tenant to a different unit 3.3 s 1
PASSED tenants-list-page.spec.ts new tenant shows in /tenants list 2.4 s 1
PASSED unit-create.spec.ts owner creates a unit under a property 1.6 s 1
PASSED units-list-page.spec.ts new unit shows in /units list 2.5 s 1