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

Doublecheck testsuite after adapters removal #28795

Open
Tracked by #28774
mposolda opened this issue Apr 16, 2024 · 0 comments
Open
Tracked by #28774

Doublecheck testsuite after adapters removal #28795

mposolda opened this issue Apr 16, 2024 · 0 comments
Assignees

Comments

@mposolda
Copy link
Contributor

mposolda commented Apr 16, 2024

Remaining cleanup of the testsuite after adapters are removed. This depends on removing adapters from the pipeline: #28777 .

Some possibilities of what can be removed:

  • Probably everything under testsuite/integration-arquillian/servers/app-server
  • Various stuff from pom.xml files or arquillian.xml referencing app servers
  • Adapter pages (maybe whole package org.keycloak.testsuite.adapter.page from base testsuite from src/main/java)
  • Maybe whole package org.keycloak.testsuite.adapter from base testsuite from src/test/java
  • Various helper utilities (like annotation @AppServerContainer or constants from the class ContainerConstants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants