Skip to content

Package tests require remote resources #59

@cottsay

Description

@cottsay

Bug Report

Basic Info

Info Please fill out this column
Primary OS tested on Fedora
vcs2l version 1.1.4
Python version 3.13

Description

When running tests in test/test_commands.py as part of platform package builds, vcs2l attempts to access resources on the internet and the tests fail in the package building sandbox.

Steps to Reproduce

  1. Clone sources
  2. Disconnect from internet
  3. Run tests

Expected Behavior

It should be possible to develop and test vcs2l without relying on remote resources

Actual Behavior

Tests fail to execute without connectivity to GitHub

Additional Context

It should be possible to include or create these test resources locally as part of test setup, and use local filesystem URLs in place of the current HTTP URLs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions