Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create integration tests for git #177

Open
c0rydoras opened this issue Jan 5, 2024 · 0 comments
Open

create integration tests for git #177

c0rydoras opened this issue Jan 5, 2024 · 0 comments
Assignees
Labels
backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes
Milestone

Comments

@c0rydoras
Copy link
Collaborator

c0rydoras commented Jan 5, 2024

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

@c0rydoras c0rydoras added backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes labels Jan 5, 2024
@c0rydoras c0rydoras self-assigned this Jan 8, 2024
@c0rydoras c0rydoras added this to the Outdated v1 milestone Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes
Projects
Status: Getting planned
Development

No branches or pull requests

1 participant