mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-10 04:27:40 +00:00
f550f23b97
This cleans up the neovim-backed vim tests: - removed exempted tests (we'll rely on bug reports to find missing edge cases) - moved all assertions into non-async fn's so that failures are reporting on the right file/line - removed the NeovimBackedBindingTestContext - renamed a few things to make them clearer - reduced the number of permutations tested in some cases to reduce slowest test from 60s to 5s Release Notes: - N/A
16 lines
265 B
JSON
16 lines
265 B
JSON
{"Key":"i"}
|
|
{"Get":{"state":"ˇ","mode":"Insert"}}
|
|
{"Key":"shift-t"}
|
|
{"Key":"e"}
|
|
{"Key":"s"}
|
|
{"Key":"t"}
|
|
{"Key":"space"}
|
|
{"Key":"t"}
|
|
{"Key":"e"}
|
|
{"Key":"s"}
|
|
{"Key":"t"}
|
|
{"Key":"escape"}
|
|
{"Key":"0"}
|
|
{"Key":"d"}
|
|
{"Key":"w"}
|
|
{"Get":{"state":"ˇtest","mode":"Normal"}}
|