aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/links/social-link.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* test(unit): fix Jest errors due to images importArmand Philippot2022-06-031-0/+3
| | | | | I mocked some SVG files and moves the branding photo to public directory. It is more a workaround than a real fix but it works so...
* test: install and configure cypressArmand Philippot2022-06-021-1/+1
| | | | I also configure Jest to avoid conflicts between Cypress and Jest.
* chore: add a social link componentArmand Philippot2022-04-011-0/+15