GroceriStar / showcase

Simple page with Grocery List cards
https://boring-benz-76e55f.netlify.com/
GNU General Public License v3.0
1 stars 5 forks source link

Tasks List #81

Open atherdon opened 5 years ago

atherdon commented 5 years ago

https://github.com/GroceriStar/showcase/issues/28





https://github.com/GroceriStar/calendar/issues/44 https://github.com/GroceriStar/showcase/issues/54

Start to work on it only after looking video, related to shallow testing

https://github.com/GroceriStar/react-shopping-list-template/blob/master/package.json https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/package.json https://github.com/ChickenKyiv/recipe-search-react/blob/master/package.json https://github.com/GroceriStar/react-native-shoppin-list/blob/master/package.json

aanchirinah commented 5 years ago

@atherdon , I want to take up the task for Enzyme Jest tests

atherdon commented 5 years ago

did you learn about how Jest+enzyme works, right? I mean not all of our members know how to use it, so i started to record some simple lessons. It's also not an easy task - because i didn't finish an explanation about what exactly should be done. But if you can take some time, explore this project and create a list about what shallow tests we should have here - it'll be awesome @aanchirinah

atherdon commented 5 years ago

and thanks for mentioning me here. Just trying to separate tasks at our react project between different people

aanchirinah commented 5 years ago

@atherdon , I have used Enzyme + Jest before and I'm familiar with shallow tests thanks to Enzyme's documentation. So yes I can explore our project and list where we will need shallow tests.

atherdon commented 5 years ago

Good! Buzz me if you'll need help!