Skip to content

Tests: test implementation for package builders #3

@rohansen856

Description

@rohansen856

Description

As discussed in PR #2 , we need to implement unit tests for the builder modules (JavaBinaryBuilder, GoBinaryBuilder, ScriptBuilder) to ensure code quality and catch regressions early.

ref:

Proposal:
Implement a comprehensive test suite that:

  • Uses pytest as the testing framework
  • Mocks all external dependencies (Docker, subprocess calls, GitHub CLI)
  • Doesn't require s390x architecture to run tests
  • Runs in CI/CD pipeline automatically

cc @rposts @pleia2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions