Skip to content

Tests not being executed in serverless module #1667

Closed
@charlesfinley

Description

@charlesfinley

While upgrading other modules to JUnit 5, I noticed the tests for these 2 classes are not being executed during the build:

FindPersonApiHandlerTest.java
SavePersonApiHandlerTest.java

I tried a quick upgrade to JUnit 5 but these will take some time to refactor.

Te replicate - remove the Junit dependency and replace with Junit-vintage-engine, or run the tests directly using your IDE.

⚠️ This module requires knowledge of AWS

This issue partially resolves #1500

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions