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

Set up an integration tests environment #340

Open
azmeuk opened this issue Oct 19, 2022 · 4 comments
Open

Set up an integration tests environment #340

azmeuk opened this issue Oct 19, 2022 · 4 comments
Assignees

Comments

@azmeuk
Copy link
Collaborator

azmeuk commented Oct 19, 2022

We currently have a few unit tests, but to help review PRs and prevent regressions, an integration tests environment would be very helpful.

@DeepDiver1975
Copy link
Collaborator

Idea would be:

  • spin up key cloak in github workflow in different configurations
  • run integration tests with these different configurations

@DeepDiver1975 DeepDiver1975 self-assigned this Oct 19, 2022
@DeepDiver1975
Copy link
Collaborator

Just got the confirmation that ownCloud is sponsoring this development through my working time. Will start on this topic beginning of Nov

@ricklambrechts
Copy link
Contributor

I will try to create a github action that will spinup keycloak as a service. And use the Admin REST API to create a realm, a client and set the redirect urls.

@DeepDiver1975
Copy link
Collaborator

I will try to create a github action that will spinup keycloak as a service. And use the Admin REST API to create a realm, a client and set the redirect urls.

That's highly appreciated!

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

3 participants