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

Add unit tests to e2e test suite #245

Open
makkes opened this issue Aug 30, 2023 · 0 comments
Open

Add unit tests to e2e test suite #245

makkes opened this issue Aug 30, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@makkes
Copy link
Member

makkes commented Aug 30, 2023

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.

  • ExampleOrgRepositoriesClient_Get
  • ExampleOrganizationsClient_Get
@stefanprodan stefanprodan added the help wanted Extra attention is needed label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants