Skip to content

Introduce remote fixture #3210

@pared

Description

@pared

In many places in the tests we create local remote using tmp_path_factory (can be found by looking for RemoteConfig usages). And set it up "by hand". Introducing remote fixture should let us get rid of this boilerplate code. Few notes:

  • consider how to handle non-local remotes, and if we should create such fixture for each kind of remote
  • in erepo, we currently set remote to point to its cache, we should probably reconsider that and prepare separate remote for it when necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequesting a new featuregood first issuep3-nice-to-haveIt should be done this or next sprinttestingRelated to the tests and the testing infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions