aboutsummaryrefslogtreecommitdiff
path: root/e2e
Commit message (Collapse)AuthorAgeFilesLines
* tabs.close.right: rename `gd` -> `x$`chocolateboy2019-07-312-3/+3
|
* Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-282-4/+19
| | | | | | | | | | | | | | Add an option to tabs.close to close the current tab and select the tab to the left. Bound to `D` by default, which replaces the tabs.close.right command, which is rarely-used. [1] The old `D` behavior has been moved to `gd`. + update the README and fix some lint errors [1] https://tinyurl.com/y4mj7hjy
* Fix test caseShin'ya Ueoka2019-05-271-30/+30
|
* Automate hintchars property testShin'ya Ueoka2019-05-261-0/+32
|
* Add repeat operation testShin'ya Ueoka2019-05-261-0/+92
|
* Fix failed CircleCIShin'ya Ueoka2019-05-191-6/+10
|
* Make stable e2e testsShin'ya Ueoka2019-04-201-6/+10
|
* Add e2e tests for follow completesShin'ya Ueoka2019-04-201-0/+146
|
* Add e2e tests for followShin'ya Ueoka2019-04-201-0/+257
|
* Add e2e tests for "complete" propertyShin'ya Ueoka2019-04-181-0/+123
|
* Add e2e tests for blacklistShin'ya Ueoka2019-04-171-0/+77
|
* Add e2e tests for completionsShin'ya Ueoka2019-04-163-1/+220
|
* Add e2e tests for completionsShin'ya Ueoka2019-04-163-0/+379
|
* Add e2e tests for yank/pasteShin'ya Ueoka2019-04-152-0/+186
|
* Add e2e tests for bdelete/bdeletes commandShin'ya Ueoka2019-04-141-0/+203
|
* Add e2e tests for quit/quitall commandsShin'ya Ueoka2019-04-141-0/+125
|
* Add e2e tests for addbookmark commandShin'ya Ueoka2019-04-141-0/+67
|
* Add e2e tests for buffer commandShin'ya Ueoka2019-04-141-0/+202
|
* open commandShin'ya Ueoka2019-04-143-3/+0
|
* Make navigate e2e test stableShin'ya Ueoka2019-04-141-7/+18
|
* Add e2e tests for open/tabopen/winopen commandsShin'ya Ueoka2019-04-144-0/+569
|
* Follow the master in lanthanShin'ya Ueoka2019-04-136-8/+8
|
* Add console e2e testShin'ya Ueoka2019-04-072-16/+126
|
* Add r/R testsShin'ya Ueoka2019-04-061-1/+63
|
* Add gh/gH testsShin'ya Ueoka2019-04-061-1/+31
|
* Use native assert instead of power-assertShin'ya Ueoka2019-04-066-7/+5
|
* Replace e2e with lanthanShin'ya Ueoka2019-04-0633-1279/+746
|
* Add e2e test case for <S-D>Shin'ya Ueoka2019-02-041-0/+13
|
* Wait on e2eShin'ya Ueoka2018-10-161-0/+3
|
* Add test cases for markShin'ya Ueoka2018-10-155-4/+86
|
* Stable e2e testShin'ya Ueoka2018-07-281-0/+1
|
* Merge pull request #423 from ueokande/greenkeeper/eslint-5.0.1Shin'ya Ueoka2018-06-281-9/+6
|\ | | | | Update eslint
| * fix for lintShin'ya Ueoka2018-06-281-9/+6
| |
* | fixShin'ya Ueoka2018-06-181-17/+11
| |
* | fixShin'ya Ueoka2018-06-182-9/+9
| |
* | Implement e2e test of view-sourceShin'ya Ueoka2018-06-181-0/+18
|/
* Rewrite e2e tests with async/awaitShin'ya Ueoka2018-06-172-128/+74
|
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-49/+29
|
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-229/+130
|
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-100/+62
|
* Rewrite e2e tests with await/asyncShin'ya Ueoka2018-06-171-113/+70
|
* Sleep on reopen testShin'ya Ueoka2018-06-161-0/+2
|
* Insert sleepShin'ya Ueoka2018-05-131-0/+2
|
* Add e2e test cases for followingShin'ya Ueoka2018-05-132-0/+132
|
* Add e2e test cases for uShin'ya Ueoka2018-05-131-0/+17
|
* Add sleepShin'ya Ueoka2018-05-131-0/+2
|
* Add e2e test cases for [[/]]Shin'ya Ueoka2018-05-132-3/+120
|
* Fix debug web-server on e2e testingShin'ya Ueoka2018-05-136-58/+69
|
* Add e2e test case for history navigationsShin'ya Ueoka2018-05-131-0/+26
|
* Add e2e test cases for deleting tabsShin'ya Ueoka2018-05-135-4/+52
|