summaryrefslogtreecommitdiffstats
path: root/__tests__/utils/test-utils.tsx
Commit message (Expand)AuthorAgeFilesLines
* test(jest): add a test for Branding componentArmand Philippot2022-03-291-6/+6
* test(jest): add a mock for windows matchMediaArmand Philippot2022-03-241-4/+2
* test(jest): define a custom render function to set providersArmand Philippot2022-03-241-0/+44
='#n52'>52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74