There is currently 0 unit test around the jobwrapper. As it's a critical piece, we need to add much more tests.
Plan:
Note: we prefer having clear than very well optimized tests. For instance, it's generally clearer to have multiple tests with hardcoded values describing a use case, than having a parametrized tests with different variables and conditions.
There is currently 0 unit test around the
jobwrapper. As it's a critical piece, we need to add much more tests.Plan:
Note: we prefer having clear than very well optimized tests. For instance, it's generally clearer to have multiple tests with hardcoded values describing a use case, than having a parametrized tests with different variables and conditions.