Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move mock library to jest | Shin'ya Ueoka | 2021-09-30 | 2 | -145/+117 |
* | Do not use chai on unit test | Shin'ya Ueoka | 2021-09-26 | 2 | -23/+16 |
* | Use jest API and fix some tests | Shin'ya Ueoka | 2021-09-26 | 1 | -19/+17 |
* | Create find targets by port connections | Shin'ya Ueoka | 2021-09-25 | 1 | -4/+4 |
* | Search a content from frames successfully loaded | Shin'ya Ueoka | 2021-09-23 | 1 | -4/+4 |
* | Add tests to find | Shin'ya Ueoka | 2021-07-27 | 2 | -121/+180 |
* | Implement FindNextOperator | Shin'ya Ueoka | 2021-07-05 | 1 | -0/+121 |
* | Improve an error message on invalid settings | Shin'ya Ueoka | 2021-05-09 | 1 | -1/+1 |
* | Remove unused classes | Shin'ya Ueoka | 2020-12-09 | 1 | -185/+0 |
* | Make background operator as an operator | Shin'ya Ueoka | 2020-12-09 | 1 | -2/+4 |
* | Enable @typescript-eslint/ban-types rule | Shin'ya Ueoka | 2020-08-11 | 1 | -1/+1 |
* | Fix types in tests | Shin'ya Ueoka | 2020-05-02 | 1 | -1/+2 |
* | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 3 | -88/+126 |
* | Fix tests with TabPresenter | Shin'ya Ueoka | 2020-03-29 | 1 | -24/+103 |
* | Separate repository's interface and its implementation | Shin'ya Ueoka | 2020-03-27 | 1 | -113/+0 |
* | Add SettingUseCase tests | Shin'ya Ueoka | 2020-02-09 | 1 | -0/+161 |
* | npm run lint:fix | Shin'ya Ueoka | 2019-12-22 | 3 | -28/+28 |
* | Fix NavigateUseCase test | Shin'ya Ueoka | 2019-05-24 | 1 | -5/+5 |
* | Move open parent and open root to background | Shin'ya Ueoka | 2019-05-24 | 1 | -0/+82 |
* | Declare setting types | Shin'ya Ueoka | 2019-05-06 | 1 | -27/+14 |
* | Rename .js/.jsx to .ts/.tsx | Shin'ya Ueoka | 2019-05-02 | 2 | -0/+0 |
* | Search keywords on paste | Shin'ya Ueoka | 2018-07-28 | 1 | -26/+0 |
* | Clean old codes | Shin'ya Ueoka | 2018-07-28 | 1 | -3/+2 |
* | Implement set-command | Shin'ya Ueoka | 2018-07-27 | 1 | -0/+74 |
* | Clean and tests for filters on open command | Shin'ya Ueoka | 2018-07-21 | 1 | -0/+113 |