This folder client/views/admin/Volunteers contains the Volunteers component and a helper file. There are not tests in this folder and your task is write tests to cover all possible cases.
Take a look at other similar components in the codebase and see how you can write the needed tests.
This folder
client/views/admin/Volunteers
contains theVolunteers
component and a helper file. There are not tests in this folder and your task is write tests to cover all possible cases.Take a look at other similar components in the codebase and see how you can write the needed tests.