Open
Description
The code is unittested, but does not have a full integration test.
Reason at the time was that an integrioatn test requires a repo and either pulling in packages from npm during the test and running webpack before running this logic... Or we have to check in a webpack file but that would then not be a 'live' integration test in case webpack gets updated...
THis item track adding the integration test