-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
status: in discussionThis issue needs more discussion before code changesThis issue needs more discussion before code changestype: cleanupCode smells, incorrect tests, build systems, or other internal shenanigansCode smells, incorrect tests, build systems, or other internal shenanigans
Description
High unit test coverage makes me feel good on the inside, but doesn't really capture the end-to-end scenario completely. So far I've verified changes work locally by re-running this tool against TypeStat. It'd be good to have some kind of end-to-end tests that verify things like CLI parsing and file writes are as expected.
How should this be done? Jest tests that fork/exec, perhaps?
Metadata
Metadata
Assignees
Labels
status: in discussionThis issue needs more discussion before code changesThis issue needs more discussion before code changestype: cleanupCode smells, incorrect tests, build systems, or other internal shenanigansCode smells, incorrect tests, build systems, or other internal shenanigans