aboutsummaryrefslogtreecommitdiff
path: root/test/background/completion/TabCompletionUseCase.test.ts
Commit message (Expand)AuthorAgeFilesLines
* Add toggleReaderMode to MockTabPresenterShin'ya Ueoka2021-07-271-0/+4
* Enable @typescript-eslint/ban-types ruleShin'ya Ueoka2020-08-111-1/+1
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-57/+175
* Complete by flagsShin'ya Ueoka2020-03-291-2/+2
* Complete tab by an index and a flagShin'ya Ueoka2020-03-291-7/+46
* Fix tests with TabPresenterShin'ya Ueoka2020-03-291-3/+3
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-281-0/+105