aboutsummaryrefslogtreecommitdiff
path: root/test/settings/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Do not use chai on unit testShin'ya Ueoka2021-09-263-21/+16
* Use jsdom environment on html testShin'ya Ueoka2021-09-263-0/+12
* Fix mismatched signatureShin'ya Ueoka2021-09-261-2/+3
* Fix component testShin'ya Ueoka2020-09-211-1/+1
* Separate input componentShin'ya Ueoka2020-09-214-146/+174
* Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-111-9/+9
* Fix types in testsShin'ya Ueoka2020-05-021-16/+16
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-55/+90
* npm run lint:fixShin'ya Ueoka2019-12-221-10/+10
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-021-0/+0
* Fix React Component testsShin'ya Ueoka2019-04-301-21/+50
* Move to reactShin'ya Ueoka2019-04-291-1/+1
* global expectShin'ya Ueoka2018-05-051-1/+0
* add input testShin'ya Ueoka2017-11-261-0/+83