Skip to content

Add more tests for checkboxes and radio buttons. #2

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.

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