mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +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.