dune
dune copied to clipboard
Tests
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