Skip to content

Test: Remove warnings when running npm test #195

Description

@mtreacy002

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:

  1. run npm test
  2. 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

Metadata

Metadata

Assignees

Labels

Category: CodingChanges to code base or refactored code that doesn't fix a bug.Type: TestingUI Tests, Integration Tests, Travis CI, etc.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions