Skip to content

Fix test suite — tests failing on Windows #38

@mohit-nagaraj

Description

@mohit-nagaraj

Problem

Unit tests fail on Windows due to path handling and Docker detection assumptions.

Requirements

  • Make tests platform-agnostic (use filepath.Join, os-independent mocks)
  • Add Windows to CI test matrix
  • Ensure all tests pass on linux, darwin, and windows

Why (CNCF)

Cross-platform support is expected. Failing tests signal project instability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    must-fix-for-cncfRequired for CNCF Sandbox submission

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions