Individual Tests for All Syntax
Closed this issue · 0 comments
Moderocky commented
All syntax should have individual tests.
These will be stored in resources/tests
and run automatically.
These may replace the existing bulk tests.
These are designed to (significantly) overlap, which will increase test coverage and catch potential edge cases.
- Comparisons
- Configs
- Control
- Dictionary
- Entries
- Syntax
- Events
- Flow
- Conditionals
- Errors
- Execution
- Lambdas
- Loops
- Functions
- Generic
- Lists
- Literals
- Maps
- Maths
- Scripts
- Tests
- Timings
- Types
- Properties
- Variables