zed/crates/terminal
Antonio Scandurra 42db566ff6 Remove terminal integration test
Creating a full-fledged terminal is flaky and causes tests to either
hang or outright panic. The only test that requires creating a terminal
was `test_terminal` but we think the value added by that test is not
worth the flakiness, so we're removing it.

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2022-08-02 19:09:34 +02:00
..
scripts Move terminal scripts to scripts folder, and remove parking_lot from terminal crate 2022-07-08 16:16:57 -07:00
src Remove terminal integration test 2022-08-02 19:09:34 +02:00
Cargo.toml Checkpoint, this commit does not compile 2022-07-20 12:41:04 -07:00