summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/buttons/help-button.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* test: install and configure cypressArmand Philippot2022-06-021-1/+1
| | | | I also configure Jest to avoid conflicts between Cypress and Jest.
* chore: add a HelpButton componentArmand Philippot2022-04-061-0/+9
I also added a new shape to the button base.