Title: PickupForm component not found during Jest execution
Description: Import error due to missing or incorrect file reference for PickupForm.
Steps to Reproduce:
- Run
npm test
- Observe failure in
PickupForm.test.js
Expected: Component should render and accept test inputs
Actual: Import fails with "Module not found"
Severity: High
Labels: bug, jest, component, high
Path: src/_tests_/PickupForm.test.js
Title: PickupForm component not found during Jest execution
Description: Import error due to missing or incorrect file reference for
PickupForm.Steps to Reproduce:
npm testPickupForm.test.jsExpected: Component should render and accept test inputs
Actual: Import fails with "Module not found"
Severity: High
Labels:
bug,jest,component,highPath:
src/_tests_/PickupForm.test.js