matai-2022 / gardenz

Empowering community gardens in New Zealand
0 stars 1 forks source link

Write tests for ProduceForm #46

Closed ahnwarez closed 2 years ago

ahnwarez commented 2 years ago

The ProduceForm component is already implemented but it does not have any tests yet. Your task is to write tests in client/components/produce/ProduceForm/ProduceForm.test.js.

tip: look at the register.test.js or EventFrom.test.js components and see how they are tested