Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to jest on e2e test | Shin'ya Ueoka | 2021-09-27 | 30 | -56/+70 |
* | Fix e2e test | Shin'ya Ueoka | 2021-07-27 | 1 | -18/+36 |
* | Add reader-view test | Shin'ya Ueoka | 2021-05-09 | 1 | -0/+14 |
* | change bootstrap order | Shin'ya Ueoka | 2021-03-21 | 1 | -2/+11 |
* | stabilize e2e | Shin'ya Ueoka | 2021-03-21 | 1 | -10/+14 |
* | Fix and stabilize e2e test | Shin'ya Ueoka | 2021-03-21 | 1 | -9/+17 |
* | Change return type of e2e test lib | Shin'ya UEOKA | 2021-01-02 | 1 | -2/+2 |
* | Stabilize x$ test case on e2e tests | Shin'ya Ueoka | 2020-12-09 | 1 | -2/+4 |
* | Fix e2e test on option | Shin'ya Ueoka | 2020-09-22 | 2 | -91/+90 |
* | Remove unused className | Shin'ya Ueoka | 2020-09-21 | 1 | -3/+1 |
* | Fix e2e tests | Shin'ya Ueoka | 2020-09-21 | 5 | -162/+141 |
* | Fix Completion.test | Shin'ya Ueoka | 2020-09-21 | 1 | -22/+17 |
* | Enable eslint:recommended and prettier/react | Shin'ya Ueoka | 2020-08-11 | 2 | -3/+1 |
* | Enable @typescript-eslint/no-extra-non-null-assertion | Shin'ya Ueoka | 2020-08-11 | 5 | -8/+8 |
* | Add test cases for colorscheme | Shin'ya Ueoka | 2020-05-04 | 2 | -0/+66 |
* | Fix e2e test | Shin'ya Ueoka | 2020-05-04 | 1 | -1/+2 |
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 37 | -1403/+1630 |
* | Fix e2e test | Shin'ya Ueoka | 2020-03-28 | 1 | -1/+1 |
* | Add find test cases | Shin'ya Ueoka | 2020-02-22 | 3 | -0/+136 |
* | Store settings in sync storage | Shin'ya Ueoka | 2020-02-03 | 2 | -19/+14 |
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 35 | -443/+443 |
* | Add numeric prefix to repeat a command | Shin'ya Ueoka | 2019-12-21 | 1 | -0/+60 |
* | Use example.com on test | Shin'ya Ueoka | 2019-12-01 | 1 | -1/+1 |
* | Fix e2e test | Shin'ya Ueoka | 2019-10-21 | 1 | -4/+0 |
* | Add e2e test for partial blacklist form option | Shin'ya UEOKA | 2019-10-09 | 2 | -3/+83 |
* | Clean e2e tests | Shin'ya UEOKA | 2019-10-08 | 24 | -266/+171 |
* | Add e2e test for partial blacklist | Shin'ya UEOKA | 2019-10-08 | 1 | -0/+61 |
* | Fix completion e2e test | Shin'ya UEOKA | 2019-10-01 | 1 | -1/+1 |
* | Add e2e test for help command | Shin'ya UEOKA | 2019-10-01 | 1 | -0/+49 |
* | 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 |