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

git: Test Coverage #334

Closed
25 of 26 tasks
Tracked by #3039
pjbgf opened this issue Aug 25, 2022 · 0 comments
Closed
25 of 26 tasks
Tracked by #3039

git: Test Coverage #334

pjbgf opened this issue Aug 25, 2022 · 0 comments
Labels
area/git Git and SSH related issues and pull requests
Milestone

Comments

@pjbgf
Copy link
Member

pjbgf commented Aug 25, 2022

Test coverage aimed across both git implementations pre-GA:

  • Unit tests
    • Clone
    • Commit
    • Push to same branch
    • Push to different branch
    • Force push
    • Credentials over HTTP
    • HTTP/1.1
    • HTTP Smart Server
  • E2E Tests
    • GitLab SaaS (at fluxcd/pkg)
      • Private repository via HTTPS
      • Private repository via SSH
    • BitBucket Server
      • Private repository via HTTPS
      • Private repository via SSH
    • GitHub SaaS
      • Public repository via HTTPS
      • Private repository via HTTPS (at fluxcd/pkg)
      • Private repository via SSH (at fluxcd/flux2 and fluxcd/pkg)
    • Azure DevOps SaaS
      • Private repository via HTTPS
      • Private repository via SSH (at fluxcd/flux2)
    • GitLab on Prem (at fluxcd/pkg)
      • Private repository via HTTPS
      • Private repository via SSH
@pjbgf pjbgf added the area/git Git and SSH related issues and pull requests label Aug 25, 2022
@pjbgf pjbgf added this to the GA milestone Aug 25, 2022
@pjbgf pjbgf modified the milestones: GA, Bootstrap GA Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git and SSH related issues and pull requests
Projects
Archived in project
Development

No branches or pull requests

2 participants