Skip to content

Switch to using mocks in unit testing #3

@mvanveen

Description

@mvanveen

Cargo currently functionally testing some of the output from Dock objects within unit tests, which is dependent on the current docker state. This is bad.

We should mock our unit tests, and also create a functional suite where we can bring up a container from scratch and test it functionally (#metalevelconcerns will likely apply).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions