Describe the bug
On the existing code, although the npm test runs successfully (all 3 tests passed), there are warnings shown on Register.test.js and PersonalDetails.test.js.
To Reproduce
Steps to reproduce the behavior:
- run
npm test
- see errors
Expected behavior
Tests should run without errors
Screenshots
Here's the gist from the console log
Desktop (please complete the following information):
- OS: Windows 10
- Browser: NA
- IDE: VS Code
- Shell: cmd
Additional context
NA
Describe the bug
On the existing code, although the
npm testruns successfully (all 3 tests passed), there are warnings shown on Register.test.js and PersonalDetails.test.js.To Reproduce
Steps to reproduce the behavior:
npm testExpected behavior
Tests should run without errors
Screenshots
Here's the gist from the console log
Desktop (please complete the following information):
Additional context
NA