Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

create integration tests for git #177

Description

@c0rydoras

What to do

  • create a repo locally in a temporary directory
  • add a poetry.lock/pnpm-lock.yaml/yarn.lock into there
  • add that repo and sync it (file://{repo.absolute()})
  • make changes to it
  • assert that those changes are synced (e.g. new commits)

Reasons for this

Current implentation cannot handle updates to the repo, we need to pull as well

Metadata

Metadata

Assignees

Labels

backendThis issue or pull request is backend relatedenhancementThis issue or pull request discusses non feature changes

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Getting planned

Relationships

None yet

Development

No branches or pull requests

Issue actions