roc/editor/tests
2021-09-25 17:14:32 +02:00
..
modules progress integrating text rope 2021-01-11 19:46:15 +01:00
README.md cleanup, improved comments 2021-09-20 19:30:28 +02:00
selection.pest let value test, bug fixes, refactoring 2021-07-14 19:26:09 +02:00

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.