keycloak/keycloak-nodejs-admin-client

[Feature] Run tests against multiple relevant Keycloak versions

ath88 opened this issue · 4 comments

ath88 commented

Is your feature request related to a problem? Please describe.
Currently, we only test against Keycloak version 7.0.1 as seen here https://github.com/keycloak/keycloak-nodejs-admin-client/blob/master/.travis.yml.

Describe the solution you'd like
Utilize travis test matrix to run against multiple versions of Keycloak.

Describe alternatives you've considered
I don't see any other way.

Additional context
Tests will take significantly longer, but I believe it'll be worth it. I'll supply a PR shortly.

ath88 commented

This should probably be reopened, since it was moved away from using Travis to use Github Actions instead.

Yep your right @ath88 I'll have a look maybe later today

ath88 commented

@edewit Want a hand with this? If you have a PR coming up, I won't waste my time doing duplicate work. :)