Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated assert | Shin'ya UEOKA | 2019-09-29 | 24 | -206/+206 |
* | Use TestServer on e2e | Shin'ya UEOKA | 2019-09-29 | 21 | -639/+351 |
* | Add graceful shutdown to TestServer | Shin'ya UEOKA | 2019-09-28 | 1 | -6/+18 |
* | Add TestServer | Shin'ya UEOKA | 2019-09-27 | 1 | -0/+52 |
* | Support clipbard on MacOS | Shin'ya UEOKA | 2019-09-27 | 1 | -0/+41 |
* | Scroll option page for Firefox 60 | Shin'ya UEOKA | 2019-09-25 | 2 | -1/+6 |
* | Fix form option page | Shin'ya UEOKA | 2019-09-25 | 1 | -7/+11 |
* | Add switchTo().defaultContent(); | Shin'ya UEOKA | 2019-09-24 | 1 | -0/+1 |
* | Make pages as a page object | Shin'ya Ueoka | 2019-09-23 | 29 | -980/+826 |
* | Migrate e2e tests to TypeScript | Shin'ya Ueoka | 2019-09-22 | 29 | -515/+552 |
* | Use latest lanthan | Shin'ya Ueoka | 2019-09-21 | 25 | -832/+814 |
* | Use 404 page | Shin'ya Ueoka | 2019-09-02 | 1 | -1/+1 |
* | Scroll to bottom on setting page | Shin'ya Ueoka | 2019-09-02 | 1 | -0/+1 |
* | Remove only | Shin'ya Ueoka | 2019-08-29 | 1 | -1/+1 |
* | Add search engine e2e test | Shin'ya Ueoka | 2019-08-20 | 1 | -0/+41 |
* | Add option form page | Shin'ya Ueoka | 2019-08-20 | 1 | -0/+83 |
* | Add e2e test to verify hot-reload of the settings | Shin'ya Ueoka | 2019-08-20 | 1 | -8/+41 |
* | My first e2e test for option page | Shin'ya Ueoka | 2019-08-20 | 1 | -0/+66 |
* | Make e2e tests more stabilized | Shin'ya Ueoka | 2019-08-20 | 1 | -4/+6 |
* | tabs.close: rename selectLeft (boolean) -> select ("left" | "right") | chocolateboy | 2019-07-31 | 1 | -1/+1 |
* | tabs.close.right: rename `gd` -> `x$` | chocolateboy | 2019-07-31 | 2 | -3/+3 |
* | Add an option to close the current tab and select the tab to the left | chocolateboy | 2019-07-28 | 2 | -4/+19 |
* | Fix test case | Shin'ya Ueoka | 2019-05-27 | 1 | -30/+30 |
* | Automate hintchars property test | Shin'ya Ueoka | 2019-05-26 | 1 | -0/+32 |
* | Add repeat operation test | Shin'ya Ueoka | 2019-05-26 | 1 | -0/+92 |
* | Fix failed CircleCI | Shin'ya Ueoka | 2019-05-19 | 1 | -6/+10 |
* | Make stable e2e tests | Shin'ya Ueoka | 2019-04-20 | 1 | -6/+10 |
* | Add e2e tests for follow completes | Shin'ya Ueoka | 2019-04-20 | 1 | -0/+146 |
* | Add e2e tests for follow | Shin'ya Ueoka | 2019-04-20 | 1 | -0/+257 |
* | Add e2e tests for "complete" property | Shin'ya Ueoka | 2019-04-18 | 1 | -0/+123 |
* | Add e2e tests for blacklist | Shin'ya Ueoka | 2019-04-17 | 1 | -0/+77 |
* | Add e2e tests for completions | Shin'ya Ueoka | 2019-04-16 | 3 | -1/+220 |
* | Add e2e tests for completions | Shin'ya Ueoka | 2019-04-16 | 3 | -0/+379 |
* | Add e2e tests for yank/paste | Shin'ya Ueoka | 2019-04-15 | 2 | -0/+186 |
* | Add e2e tests for bdelete/bdeletes command | Shin'ya Ueoka | 2019-04-14 | 1 | -0/+203 |
* | Add e2e tests for quit/quitall commands | Shin'ya Ueoka | 2019-04-14 | 1 | -0/+125 |
* | Add e2e tests for addbookmark command | Shin'ya Ueoka | 2019-04-14 | 1 | -0/+67 |
* | Add e2e tests for buffer command | Shin'ya Ueoka | 2019-04-14 | 1 | -0/+202 |
* | open command | Shin'ya Ueoka | 2019-04-14 | 3 | -3/+0 |
* | Make navigate e2e test stable | Shin'ya Ueoka | 2019-04-14 | 1 | -7/+18 |
* | Add e2e tests for open/tabopen/winopen commands | Shin'ya Ueoka | 2019-04-14 | 4 | -0/+569 |
* | Follow the master in lanthan | Shin'ya Ueoka | 2019-04-13 | 6 | -8/+8 |
* | Add console e2e test | Shin'ya Ueoka | 2019-04-07 | 2 | -16/+126 |
* | Add r/R tests | Shin'ya Ueoka | 2019-04-06 | 1 | -1/+63 |
* | Add gh/gH tests | Shin'ya Ueoka | 2019-04-06 | 1 | -1/+31 |
* | Use native assert instead of power-assert | Shin'ya Ueoka | 2019-04-06 | 6 | -7/+5 |
* | Replace e2e with lanthan | Shin'ya Ueoka | 2019-04-06 | 33 | -1279/+746 |
* | Add e2e test case for <S-D> | Shin'ya Ueoka | 2019-02-04 | 1 | -0/+13 |
* | Wait on e2e | Shin'ya Ueoka | 2018-10-16 | 1 | -0/+3 |
* | Add test cases for mark | Shin'ya Ueoka | 2018-10-15 | 5 | -4/+86 |