Skip to content

test: prove every scenario can fail (mutation meta-test) #625

Description

@ian-flores

#606 is a test whose only assertion is satisfied before credentials are submitted — it can never fail, and nothing detected that. docs/test-architecture.md already warns about "a check that can never fail"; this makes the warning enforceable.

Run the suite against a deliberately broken deployment fixture (wrong password, product stopped, unreachable URL) and assert the relevant scenarios go red. Any scenario that stays green under mutation is not a check. Start with authentication and reachability, where a vacuous pass is most damaging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions