Only conduct tests in the _test directory #6

Closed
opened 2020-01-23 18:17:32 +00:00 by jolheiser · 0 comments
Owner

Due to the nature of globber, adding new files or re-structuring runs the risk of breaking tests because of how it searches for files and throws off counts.

Making sure all tests use the _test directory would ensure that tests only break when functionality itself changes.

Due to the nature of `globber`, adding new files or re-structuring runs the risk of breaking tests because of how it searches for files and throws off counts. Making sure all tests use the `_test` directory would ensure that tests only break when functionality itself changes.
jolheiser added the
build
label 2020-01-23 18:17:32 +00:00
jolheiser added this to the 0.1.0 milestone 2020-01-23 18:17:42 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jolheiser/globber#6
No description provided.