dune icon indicating copy to clipboard operation
dune copied to clipboard

Tests

Open Aloso opened this issue 4 years ago • 0 comments

There should be at least the following kinds of tests:

  • Tokenization tests: Check if inputs are correctly tokenized
  • Parser tests: Check if valid inputs are correctly parsed and invalid inputs show a usable error message
  • UI tests: Verify that evaluating an expression does what we expect

Aloso avatar Oct 02 '21 23:10 Aloso