Skip to content
New issue

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

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

Already on GitHub? # to your account

Need better tests to make sure that the git server api works as expected #197

Open
brianmoose opened this issue Jan 26, 2017 · 0 comments
Open

Comments

@brianmoose
Copy link
Contributor

We are currently updating GitLab frequently and we have no good way to actually test that the new server will behave in a good way.
Currently we would have to manually set up a test civet server to point at the test GitLab server and manually create merge requests and run jobs etc, then manually make sure everything works as expected.

This isn't as big an issue for GitHub since they don't change things as frequently as GitLab.

Currently, the Civet tests uses mock so that we don't actually hit the git server so that we can run tests offline and also have bad values, etc.

This would probably require using quite a bit more of the API than we currently use.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant