-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
type: cleanup / refactorNon-functional change (NFC)Non-functional change (NFC)type: newA new issue has been created and requires attentionA new issue has been created and requires attention
Description
Describe the issue
The directory "src/coreComponents/unitTests" contains test that are not unit tests.
Proposed cleanup
- rename directory to "src/coreComponents/unitTests" to "src/coreComponents/integrationTests"
- move any actual unit tests in "src/coreComponents/integrationTests" to their appropriate component unitTests directory.
- rename "integratedTests" to "applicationTests"
Metadata
Metadata
Assignees
Labels
type: cleanup / refactorNon-functional change (NFC)Non-functional change (NFC)type: newA new issue has been created and requires attentionA new issue has been created and requires attention