Skip to content

JobWrapper: add more unit test #81

@aldbr

Description

@aldbr

There is currently 0 unit test around the jobwrapper. As it's a critical piece, we need to add much more tests.

Plan:

  • List all the tests that could be interesting to have: general and corner cases (we want to test the public methods - note: pre/post process should be public)
  • Implement them

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions