GroceriStar / GroceriStar/antd-showcase-components
AddRecipeModal basic test
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
I think we need to add test coverage about passing these props:
https://github.com/GroceriStar/antd-showcase-components/blob/master/src/components/AddRecipeModal/AddRecipeModal.js#L70
Because without this props - our component will have problems
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/components/AddRecipeModal/AddRecipeModal.js at the linked line and inspect how the referenced props are passed. Find the existing component test setup, then add coverage showing that these props are passed correctly and that the component avoids the reported problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100