aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/integration.rs
Commit message (Expand)AuthorAge
* Canonicalize paths before stripping current dir as prefix (#6290)jazzfool2023-03-30
* migrate test_with_config to use AppBuilderSkyler Hawthorne2023-03-20
* factor write command tests to own moduleSkyler Hawthorne2023-03-20
* flush writes on force quit (#4397)Skyler Hawthorne2022-10-21
* various fixes in write-all pathSkyler Hawthorne2022-10-19
* fix: Recalculate completion when going through prompt history (#3193)Frojdholm2022-08-31
* rename test helpersSkyler Hawthorne2022-06-19
* rename top level module to satisfy cargo fmtSkyler Hawthorne2022-06-19
* use idle timer instead of fixed timeoutSkyler Hawthorne2022-06-19
* tests for serialized writesSkyler Hawthorne2022-06-19
* use main application event loopSkyler Hawthorne2022-06-19
* add test for ensuring the initial cursor on a newly opened fileSkyler Hawthorne2022-06-19
* reorganize tests into groupsSkyler Hawthorne2022-06-19
* refactor helpers, use new test helpersSkyler Hawthorne2022-06-19
* Fix initial selection of Document in new viewSkyler Hawthorne2022-06-19
* improve test harnessSkyler Hawthorne2022-06-19
* Integration testing harnessBlaž Hrastnik2022-06-19