Skip to content

Rework unit testing in template

Unit tests should always rely on Arkindex mode, not developer mode.

The call to RetrieveWorkerRun should always be mocked, filling the configuration just like it is written in .arkindex.yml.

We should update the template accordingly so that future workers respect that rule.