Closed GuilhermeLLS closed 3 years ago
- Should I test components such as
Input
andLogginWrapper
? They do not have any functionality at all, they are just pieces of UI.
No.
- Are we going to have any UI sketchs to be used as guides? My UI skills are really bad hehe
For inspiration: https://tailwindui.com/components/application-ui/forms/sign-in-forms.
@phenrique7 @diogomqbm done!
What is this
How to test
You can run the app and mess around with the login form, run the tests and the stories.
Observations
I had to force babel-loader version in template.json because storybook and react-scripts were in conflict due to babel-loader version.