aboutsummaryrefslogtreecommitdiff
path: root/e2e
Commit message (Expand)AuthorAgeFilesLines
* Change return type of e2e test libShin'ya UEOKA2021-01-021-2/+2
* Stabilize x$ test case on e2e testsShin'ya Ueoka2020-12-091-2/+4
* Fix e2e test on optionShin'ya Ueoka2020-09-222-91/+90
* Remove unused classNameShin'ya Ueoka2020-09-211-3/+1
* Fix e2e testsShin'ya Ueoka2020-09-215-162/+141
* Fix Completion.testShin'ya Ueoka2020-09-211-22/+17
* Enable eslint:recommended and prettier/reactShin'ya Ueoka2020-08-112-3/+1
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-115-8/+8
* Add test cases for colorschemeShin'ya Ueoka2020-05-042-0/+66
* Fix e2e testShin'ya Ueoka2020-05-041-1/+2
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-1337-1403/+1630
* Fix e2e testShin'ya Ueoka2020-03-281-1/+1
* Add find test casesShin'ya Ueoka2020-02-223-0/+136
* Store settings in sync storageShin'ya Ueoka2020-02-032-19/+14
* npm run lint:fixShin'ya Ueoka2019-12-2235-443/+443
* Add numeric prefix to repeat a commandShin'ya Ueoka2019-12-211-0/+60
* Use example.com on testShin'ya Ueoka2019-12-011-1/+1
* Fix e2e testShin'ya Ueoka2019-10-211-4/+0
* Add e2e test for partial blacklist form optionShin'ya UEOKA2019-10-092-3/+83
* Clean e2e testsShin'ya UEOKA2019-10-0824-266/+171
* Add e2e test for partial blacklistShin'ya UEOKA2019-10-081-0/+61
* Fix completion e2e testShin'ya UEOKA2019-10-011-1/+1
* Add e2e test for help commandShin'ya UEOKA2019-10-011-0/+49
* Remove deprecated assertShin'ya UEOKA2019-09-2924-206/+206
* Use TestServer on e2eShin'ya UEOKA2019-09-2921-639/+351
* Add graceful shutdown to TestServerShin'ya UEOKA2019-09-281-6/+18
* Add TestServerShin'ya UEOKA2019-09-271-0/+52
* Support clipbard on MacOSShin'ya UEOKA2019-09-271-0/+41
* Scroll option page for Firefox 60Shin'ya UEOKA2019-09-252-1/+6
* Fix form option pageShin'ya UEOKA2019-09-251-7/+11
* Add switchTo().defaultContent();Shin'ya UEOKA2019-09-241-0/+1
* Make pages as a page objectShin'ya Ueoka2019-09-2329-980/+826
* Migrate e2e tests to TypeScriptShin'ya Ueoka2019-09-2229-515/+552
* Use latest lanthanShin'ya Ueoka2019-09-2125-832/+814
* Use 404 pageShin'ya Ueoka2019-09-021-1/+1
* Scroll to bottom on setting pageShin'ya Ueoka2019-09-021-0/+1
* Remove onlyShin'ya Ueoka2019-08-291-1/+1
* Add search engine e2e testShin'ya Ueoka2019-08-201-0/+41
* Add option form pageShin'ya Ueoka2019-08-201-0/+83
* Add e2e test to verify hot-reload of the settingsShin'ya Ueoka2019-08-201-8/+41
* My first e2e test for option pageShin'ya Ueoka2019-08-201-0/+66
* Make e2e tests more stabilizedShin'ya Ueoka2019-08-201-4/+6
* tabs.close: rename selectLeft (boolean) -> select ("left" | "right")chocolateboy2019-07-311-1/+1
* 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
* 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