Skip to content

Add test for non-numeric input in level-0/02-calculator-basics #12

@travisjneuman

Description

@travisjneuman

Description

The calculator basics project should handle cases where the user enters text instead of a number. Add a test that verifies the program handles non-numeric input without crashing.

Acceptance Criteria

  • Add a test in projects/level-0/02-calculator-basics/tests/ for non-numeric input
  • Test should verify a clear error message or graceful handling
  • Existing tests still pass

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions