Skip to content

e2e: fault-inject a dashboard DB write failure and assert db_healthy=false (#131) #202

Description

@VijitSingh97

The db_healthy signal (#131) is unit-tested (badge + field) but never exercised end-to-end: nothing makes the storage layer actually fail and confirms the dashboard reports it.

Add: a --fault-injection step that makes the dashboard's data volume read-only, waits for .db_healthy == false via a readiness predicate, then restores write access and confirms recovery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingTests, CI, and test infrastructure

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions