mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-19 03:38:28 +00:00
| .. | ||
| modules | ||
| README.md | ||
| selection.pest | ||
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 and editor/ui/text/big_text_area.rs have many important tests.