Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Add unit test for image management code. #36

@Random-Liu

Description

@Random-Liu

The image management code is merged #21.

However, we don't have unit test for it, because:

  1. The fake containerd service is not ready.
  2. Containerd is still changing their image side api.

We should:

  1. Add unit test as much as we can for now, e.g. current ListImages and ImageStatus purely based on metadata store, it's testable.
  2. Add unit test with fake containerd service when containerd stabilizes their api and We need fake containerd services. #20 is finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions