aboutsummaryrefslogtreecommitdiff
path: root/test/background/usecases
Commit message (Collapse)AuthorAgeFilesLines
* Move mock library to jestShin'ya Ueoka2021-09-302-145/+117
|
* Do not use chai on unit testShin'ya Ueoka2021-09-262-23/+16
|
* Use jest API and fix some testsShin'ya Ueoka2021-09-261-19/+17
|
* Create find targets by port connectionsShin'ya Ueoka2021-09-251-4/+4
|
* Search a content from frames successfully loadedShin'ya Ueoka2021-09-231-4/+4
|
* Add tests to findShin'ya Ueoka2021-07-272-121/+180
|
* Implement FindNextOperatorShin'ya Ueoka2021-07-051-0/+121
|
* Improve an error message on invalid settingsShin'ya Ueoka2021-05-091-1/+1
|
* Remove unused classesShin'ya Ueoka2020-12-091-185/+0
|
* Make background operator as an operatorShin'ya Ueoka2020-12-091-2/+4
|
* Enable @typescript-eslint/ban-types ruleShin'ya Ueoka2020-08-111-1/+1
|
* Fix types in testsShin'ya Ueoka2020-05-021-1/+2
|
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-133-88/+126
|
* Fix tests with TabPresenterShin'ya Ueoka2020-03-291-24/+103
|
* Separate repository's interface and its implementationShin'ya Ueoka2020-03-271-113/+0
|
* Add SettingUseCase testsShin'ya Ueoka2020-02-091-0/+161
|
* npm run lint:fixShin'ya Ueoka2019-12-223-28/+28
|
* Fix NavigateUseCase testShin'ya Ueoka2019-05-241-5/+5
|
* Move open parent and open root to backgroundShin'ya Ueoka2019-05-241-0/+82
|
* Declare setting typesShin'ya Ueoka2019-05-061-27/+14
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-022-0/+0
|
* Search keywords on pasteShin'ya Ueoka2018-07-281-26/+0
|
* Clean old codesShin'ya Ueoka2018-07-281-3/+2
|
* Implement set-commandShin'ya Ueoka2018-07-271-0/+74
|
* Clean and tests for filters on open commandShin'ya Ueoka2018-07-211-0/+113