Skip to content

Add integration test for --skip-pull flag #497

@Mossaka

Description

@Mossaka

Priority: P1 - High

Description

Create integration test for --skip-pull flag covering:

  • Success when images are pre-downloaded
  • Error when images not available locally
  • Rejection of --skip-pull with --build-local

Current Test Coverage

  • Unit tests exist in cli.test.ts and docker-manager.test.ts
  • Integration tests are missing

Acceptance Criteria

  • Add skipPull option to AwfRunner in tests/fixtures/awf-runner.ts
  • Create tests/integration/skip-pull.test.ts
  • Tests pass in CI environment

Files to Modify

  • tests/fixtures/awf-runner.ts
  • tests/integration/skip-pull.test.ts (new)

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