MyPropHub E2E summary

Generated 2026-05-20T22:31:57.130Z · 35 tests · total 3m 10s · run 3m 28s
29
passed
3
failed
0
flaky
3
skipped
StatusSpecTestDurationAttemptsError / note
FAILED currency-consistency.spec.ts currency symbol propagates across invoices and payments screens 12.4 s 3 invoices list should mention KSh expect(received).toMatch(expected) Expected pattern: /KSh/ Received string: ""
FAILED tenant-create-and-assign.spec.ts owner creates a tenant and assigns to a unit 56.9 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-vacate-and-reassign.spec.ts owner vacates and reassigns a tenant to a different unit 39.3 s 3 expect(locator).toBeVisible() failed Locator: getByText(/B1/).first() Expected: visible Timeout: 10000ms Error: element(s) not found Call log:  - Expect "toBeVisible" with timeout 10000ms  - waiting for getByText(/B1/).fi
SKIPPED invoice-pdf-attachment.spec.ts sending an invoice enqueues an outbound notification 2.4 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 244 ms 1 skipped
PASSED auth-login.spec.ts logs in, lands authenticated, then logs out 2.7 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.6 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 dashboard-stats.spec.ts dashboard reflects properties / tenants / collection / tickets 4.2 s 1
PASSED invoice-generate-manual.spec.ts owner generates a manual invoice for a tenant 2.3 s 1
PASSED invoice-pdf-currency.spec.ts invoice detail and PDF use the org currency symbol 4.2 s 1
PASSED invoice-pdf-generation.spec.ts owner downloads an invoice PDF 3.7 s 1
PASSED lease-doc-upload.spec.ts owner uploads a lease document and it appears for the tenant 2.7 s 1
PASSED listing-photos.spec.ts owner uploads photos to a listing and they appear via the API 2.6 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.3 s 1
PASSED messaging-owner-to-tenant.spec.ts owner sends a tenant notification and it lands in the queue 2.3 s 1
PASSED monthly-rent-generation.spec.ts monthly rent generation creates invoices for occupied units 2.3 s 1
PASSED payment-fifo-multi-invoice.spec.ts partial payment allocates FIFO across multiple unpaid invoices 5.7 s 1
PASSED payment-record-full.spec.ts owner records a full payment and the invoice is marked paid 3.8 s 1
PASSED property-create.spec.ts owner creates a property via the UI 2.6 s 1
PASSED property-edit-delete.spec.ts owner edits then deletes a property 2.9 s 1
PASSED recurring-bill-runs.spec.ts owner creates a recurring bill and it surfaces for the tenant 2.2 s 1
PASSED reports-generation.spec.ts GET /api/reports/financial returns 200 + JSON body 1.5 s 1
PASSED reports-generation.spec.ts GET /api/reports/occupancy returns 200 + JSON body 1.5 s 1
PASSED reports-generation.spec.ts GET /api/reports/maintenance returns 200 + JSON body 1.1 s 1
PASSED reports-generation.spec.ts reports page loads in the UI 2.1 s 1
PASSED statement-download.spec.ts owner downloads a tenant statement PDF 2.4 s 1
PASSED tenant-payment-ledger.spec.ts tenant payment is reflected in the ledger and balance 3.4 s 1
PASSED tenants-list-page.spec.ts new tenant shows in /tenants list 3.2 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.4 s 1