adhit-r/fairmind

E2E Test Hardening

Offen

#154 geöffnet am 21.03.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (12 Forks)auto 404
enhancementgood first issuetesting

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 6h) (3 gemergte PRs in 30 T)

Beschreibung

Description

Improve E2E test reliability and coverage for the dashboard.

Checklist

  • Add explicit waits for dashboard state transitions (loading → loaded → error)
  • Add timeout checks for loading states that hang
  • Add error message assertions for dashboard error states
  • Add accessibility checks (verify data-testid attributes, ARIA roles)

Consolidates

#109, #110, #111, #112

Contributor Guide