MyPropHub E2E summary

Generated 2026-05-21T17:11:54.301Z · 35 tests · total 3m 3s · run 3m 19s
29
passed
3
failed
0
flaky
3
skipped
StatusSpecTestDurationAttemptsError / note
FAILED currency-consistency.spec.ts currency symbol propagates across invoices and payments screens 11.0 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 57.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-vacate-and-reassign.spec.ts owner vacates and reassigns a tenant to a different unit 39.4 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.2 s 1 skipped
SKIPPED invoice-pdf-multipage.spec.ts invoice PDF renders with many line items 1.9 s 1 skipped
SKIPPED recurring-bill-create.spec.ts owner creates a recurring bill 260 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.4 s 1
PASSED auth-tenant-login.spec.ts tenant logs in and reaches the tenant portal 1.4 s 1
PASSED auth.setup.ts authenticate as owner 3.4 s 1
PASSED auth.setup.ts authenticate as tenant 1.9 s 1
PASSED dashboard-stats.spec.ts dashboard reflects properties / tenants / collection / tickets 3.6 s 1
PASSED invoice-generate-manual.spec.ts owner generates a manual invoice for a tenant 1.8 s 1
PASSED invoice-pdf-currency.spec.ts invoice detail and PDF use the org currency symbol 3.8 s 1
PASSED invoice-pdf-generation.spec.ts owner downloads an invoice PDF 3.2 s 1
PASSED lease-doc-upload.spec.ts owner uploads a lease document and it appears for the tenant 2.6 s 1
PASSED listing-photos.spec.ts owner uploads photos to a listing and they appear via the API 2.1 s 1
PASSED maintenance-staff-lifecycle.spec.ts owner moves a maintenance ticket through its lifecycle 3.3 s 1
PASSED maintenance-tenant-creates.spec.ts maintenance ticket can be created and appears in the list 2.1 s 1
PASSED messaging-owner-to-tenant.spec.ts owner sends a tenant notification and it lands in the queue 2.1 s 1
PASSED monthly-rent-generation.spec.ts monthly rent generation creates invoices for occupied units 2.1 s 1
PASSED payment-fifo-multi-invoice.spec.ts partial payment allocates FIFO across multiple unpaid invoices 4.7 s 1
PASSED payment-record-full.spec.ts owner records a full payment and the invoice is marked paid 3.4 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.6 s 1
PASSED recurring-bill-runs.spec.ts owner creates a recurring bill and it surfaces for the tenant 1.8 s 1
PASSED reports-generation.spec.ts GET /api/reports/financial returns 200 + JSON body 1.3 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.4 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.0 s 1
PASSED tenant-payment-ledger.spec.ts tenant payment is reflected in the ledger and balance 3.1 s 1
PASSED tenants-list-page.spec.ts new tenant shows in /tenants list 3.1 s 1
PASSED unit-create.spec.ts owner creates a unit under a property 1.4 s 1
PASSED units-list-page.spec.ts new unit shows in /units list 2.4 s 1