aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests
Commit message (Expand)AuthorAge
* fix: Recalculate completion when going through prompt history (#3193)Frojdholm2022-08-31
* Fix backwards selection duplication widening bug (#2945)A-Walrus2022-07-04
* replace phrase in testsSkyler Hawthorne2022-06-19
* factor new Application with file arg to functionSkyler Hawthorne2022-06-19
* fix(command): write-quit: do not quit if write failsSkyler Hawthorne2022-06-19
* add test for write-quit happy pathSkyler Hawthorne2022-06-19
* rename test helpersSkyler Hawthorne2022-06-19
* ignore failing write path tests until fixes are mergedSkyler Hawthorne2022-06-19
* rename top level module to satisfy cargo fmtSkyler Hawthorne2022-06-19
* use a read only file to ensure write failureSkyler Hawthorne2022-06-19
* use system's appropriate line endingSkyler Hawthorne2022-06-19
* use Results in integration tests for more error contextSkyler Hawthorne2022-06-19
* use idle timer instead of fixed timeoutSkyler Hawthorne2022-06-19
* tests for buffer-closeSkyler 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