Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Integration tests for all public functions #94

@rasmusjelsgaard

Description

@rasmusjelsgaard

Some errors can slip through the cracks of the current tests because there is no integration testing of individual functions.

We should make sure there is at least one extensive integration test for each public function.
This probably requires refactoring the code in the Integration.Tests.ps1 file and extract the setup code there into a new function in the Docker-CI.Tests.psm1 module. This code would then be a common setup used to setup and teardown a local docker registry for use in all the integration tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions