-
Notifications
You must be signed in to change notification settings - Fork 40
test: Add snapshot tests to Button and BottomBar component (#163) #169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
test: Add snapshot tests to Button and BottomBar component (#163) #169
Conversation
|
hi @AntoineDeveloppeur , this implementation looks great overall, the snapshots residing in |
|
Thanks for your feedback. I agree with your suggestions and will handle it. |
…NavbarMobile snapshot tests
Description
Please do not merge yet. This PR is meant to get first approval about how change will be implemented
Add snapshot tests to Button and BottomBar component
Checklist
npx prettier --write .(for formatting)gofmt -w .(for Go backend)npm test(for JS/TS testing)Additional Notes
Could you tell me if add tests is how you thought issue should be solved.
Waiting for your feedback to add tests to