zed/crates/editor/src
Antonio Scandurra 466db69780 Pass a reference to TestAppContext in tests
This allows us to drop the context *after* we ran all futures to
completion and that's crucial otherwise we'll never drop entities
and/or flush effects.
2022-03-01 12:01:02 +01:00
..
display_map Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
multi_buffer Make multibuffer anchor's buffer_id optional 2022-02-11 09:51:47 -08:00
display_map.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
editor.rs Pass a reference to TestAppContext in tests 2022-03-01 12:01:02 +01:00
element.rs Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
items.rs Make versions oldest_selection and newest_selection that don't require snapshots 2022-02-27 13:02:09 -07:00
movement.rs Allow inserting multiple excerpts in a batch 2022-02-09 17:56:06 -08:00
multi_buffer.rs 🎨 2022-02-26 14:31:36 +01:00
test.rs Use a pool of databases to speed up integration tests 2022-02-07 15:00:00 -08:00