aboutsummaryrefslogtreecommitdiffstats
path: root/__tests__
Commit message (Collapse)AuthorAgeFilesLines
* test: install and configure cypressArmand Philippot2022-06-022-58/+0
| | | | I also configure Jest to avoid conflicts between Cypress and Jest.
* chore: fix minor styles/typescript issues introduced during refactoringArmand Philippot2022-05-181-1/+2
|
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-293-49/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* chore: add a button componentArmand Philippot2022-03-313-3/+0
|
* test(jest): add a test for Copyright componentArmand Philippot2022-03-291-0/+14
|
* test(jest): add a test for Header componentArmand Philippot2022-03-291-0/+13
|
* test(jest): add a test for Branding componentArmand Philippot2022-03-292-6/+31
|
* test(jest): add a mock for windows matchMediaArmand Philippot2022-03-242-4/+17
|
* test(jest): define a custom render function to set providersArmand Philippot2022-03-241-0/+44