dftimewolf
dftimewolf copied to clipboard
Add grr collection E2E test
We should have e2e tests for grr collection modules. This would depend on setting up a grr test environment as well.
We have this already in our private jenkins instance, although they're not proper python e2e tests. Is converting them to python what this issue is about?
This issue started because I managed to miss them in the jenkins test list. However, having found them later, I notice they only run the recipe, and fail if the run fails. There's no checking for correct output as we do in the other e2e's so I think there could be room for improvement.
OK, sounds good, just to make sure we're on the same page :)
Any changes relating to this should cover the default artefact sets (re: https://github.com/log2timeline/dftimewolf/pull/621)