Skip to content

cleanup of src/coreComponents/unitTests #3782

@rrsettgast

Description

@rrsettgast

Describe the issue
The directory "src/coreComponents/unitTests" contains test that are not unit tests.

Proposed cleanup

  1. rename directory to "src/coreComponents/unitTests" to "src/coreComponents/integrationTests"
  2. move any actual unit tests in "src/coreComponents/integrationTests" to their appropriate component unitTests directory.
  3. rename "integratedTests" to "applicationTests"

Metadata

Metadata

Labels

type: cleanup / refactorNon-functional change (NFC)type: newA new issue has been created and requires attention

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions