-
Couldn't load subscription status.
- Fork 43
Open
Milestone
Description
The current unit test coverage for the plugin is rather poor. bundleTask is not covered at all, and that's where most of the work is done. bundleTask should be broken up into smaller, testable chunks, with unit tests written for each chunk. Ideally, an end-to-end test for bundleTask should also be written.