Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Add test coverage for the code that parses and validates the config #4

Description

@steinfletcher

We want some coverage on the config parsing code. Currently the apitests define the config as structs, which is post validation in the code. We could either

  1. Unit test the file/config.go code
  2. Define the config as json in the apitest, which means apitests tests cover config parsing and validation

My preference is for 2 but I am open to suggestions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions