mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 16:51:53 +03:00
.. | ||
modules | ||
README.md | ||
selection.pest | ||
solve_expr2.rs |
Where are the tests?
We have a lot of tests at the end of source files, this allows us to test functions that are not exposed by the editor itself.
editor/mvc/ed_update.rs
has the many important tests.