helix-mods/helix-term/tests/test
Skyler Hawthorne b2e83f81e1
enable rendering in integration tests (#5819)
This will allow testing more of the code base, as well as enable UI-
specific testing.

Debug mode builds are prohibitively slow for the tests, mostly
because of the concurrency write tests. So there is now a profile for
integration tests that sets the optimization level to 2 for a few helix
crates, and lowers the number of rounds of concurrent writes to 1000.
2023-02-04 13:20:23 -08:00
..
auto_indent.rs disable lsp in integration tests 2023-02-02 14:53:18 -05:00
auto_pairs.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
commands.rs Add :character-info command (#4000) 2023-02-03 08:24:46 -06:00
helpers.rs disable lsp in integration tests 2023-02-02 14:53:18 -05:00
movement.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
prompt.rs flush writes on force quit (#4397) 2022-10-21 13:28:29 +09:00
splits.rs Fix transaction composition order in History::changes_since (#4981) 2022-12-03 12:09:08 +09:00
write.rs enable rendering in integration tests (#5819) 2023-02-04 13:20:23 -08:00