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

Transition Acceptance tests over to a real GitLab instance #1435

Open
Shocktrooper opened this issue Mar 29, 2022 · 0 comments
Open

Transition Acceptance tests over to a real GitLab instance #1435

Shocktrooper opened this issue Mar 29, 2022 · 0 comments

Comments

@Shocktrooper
Copy link
Contributor

While coding a new part of this project I noticed that the tests are coded against a http server vs a real GitLab instance. In order to keep the connectors up to date and weed out any breaking changes in the GitLab API as GitLab releases new versions I propose we change the tests to work against a real GitLab server. The downstream GitLab terraform provider already does this for its tests and I can see the same benefits that that project gets being realized for this one. The only small blocker I can see is that we would need an EE license for some of the tests that encapsulate EE only capabilities but that shouldn't be that hard to get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants