Skip to content

Add more tests for checkboxes and radio buttons. #2

@jsdevel

Description

@jsdevel
  • Scenario 1 - Checkboxes
    • User submits a form with checkboxes.
    • cb is called with an error for the checkboxed input.
    • User unchecks or checks accordingly.
    • User can then submit the form again.
  • Scenario 2 - Radio Buttons
    • User submits a form with radio buttons.
    • cb is called with an error for the radio input.
    • User selects a radio button.
    • User can then submit the form again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions