fluxcd / go-git-providers

Git provider client for Go
https://fluxcd.io
Apache License 2.0
71 stars 33 forks source link

Add unit tests to e2e test suite #245

Open makkes opened 10 months ago

makkes commented 10 months ago

The following tests are currently part of the unit test suite but actually depend on a running Gitea instance. They should be moved to the e2e suite and then use the provided Gitea instance instead of relying on gitea.com (which we have no control over which has already caused test failures in the past.