21 Commits

Author SHA1 Message Date
Šimon Vacek ccdf98228d Refactor runonserver APIs for easier test migration (#48363)
Signed-off-by: Simon Vacek <simonvacky@email.cz>
2026-05-06 12:52:21 +02:00
mposolda f66ae8ab0b [OID4VCI] Support for credentials CRUD (DB and admin REST endpoints)
closes #48546

Signed-off-by: mposolda <mposolda@gmail.com>
2026-05-05 16:49:31 +02:00
Marek Posolda 7516d8035f Migrate RefreshTokenTest to new testsuite (#46886)
closes #46612


Signed-off-by: mposolda <mposolda@gmail.com>
2026-03-10 08:57:49 +01:00
Stian Thorgersen 78274ccc5d Migrate parts of model package to new test framework (#45024)
Part of #44983

Signed-off-by: stianst <stianst@gmail.com>
2025-12-19 14:52:23 +01:00
Stian Thorgersen c284f9ae66 Rename ApiUtil to AdminApiUtil (#44224)
Closes #44196

Signed-off-by: stianst <stianst@gmail.com>
2025-11-17 07:52:04 +01:00
Stian Thorgersen b7815190a2 Merge GenerateKeystoreForTestUtil with CryptoKeyStore (#44223)
Closes #44195

Signed-off-by: stianst <stianst@gmail.com>
2025-11-17 07:51:45 +01:00
Stian Thorgersen a2c1055f8d Proposed import order (#43432)
* Add importOrder to Spotless

Closes #43235

Signed-off-by: stianst <stianst@gmail.com>

* Re-order imports with Spotless

Signed-off-by: stianst <stianst@gmail.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
2025-11-14 09:34:49 +01:00
stianst 8dce1eff15 Migrate keys package to new test framework
Closes #44118

Signed-off-by: stianst <stianst@gmail.com>
2025-11-13 10:19:53 -03:00
Lukas Hanusovsky 768cea1b82 Add FIPS suite to the new tests (#43431)
* Add FIPS test suite to the new tests

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>

* Tweaks to FIPS suite in new test

Signed-off-by: stianst <stianst@gmail.com>

---------

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
Signed-off-by: stianst <stianst@gmail.com>
Co-authored-by: stianst <stianst@gmail.com>
2025-11-06 14:08:19 +01:00
Stian Thorgersen dbd516f8e6 Refactor SimpleHttp to make it injectable and usable outside server (#42936)
Closes #42902

Signed-off-by: stianst <stianst@gmail.com>
2025-09-29 08:37:05 +02:00
Stian Thorgersen 9655cecf8e Add tests to check if SPIFFE is available on login and account (#42895)
Closes #42894

Signed-off-by: stianst <stianst@gmail.com>
2025-09-24 11:22:15 +02:00
Akbar Husain 06f80416fb Replace keySet with entrySet
Closes #40064

Signed-off-by: akbarhusainpatel <apatel@intermiles.com>
Co-authored-by: akbarhusainpatel <apatel@intermiles.com>
2025-08-14 17:31:15 +02:00
Lukas Hanusovsky 788e981917 Move UserTest.java to the new testsuite
Part of: #34494

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
2025-07-16 08:13:30 +02:00
Simon Vacek e1fdd1dab6 Move ServiceAccountClientTest.java to the new testsuite
Part of: #34494

Signed-off-by: Simon Vacek <simonvacky@email.cz>
2025-03-14 10:21:02 +01:00
Šimon Vacek 40e8c0eba3 Migrate InstallationTest to the new testsuite (#37394)
* Migrate InstallationTest to the new testsuite

Signed-off-by: Simon Vacek <simonvacky@email.cz>

* Migrate InstallationTest to the new testsuite

Part of: #34494

Signed-off-by: Simon Vacek <simonvacky@email.cz>

* Added Client cleanup to the test framework

Signed-off-by: Simon Vacek <simonvacky@email.cz>

---------

Signed-off-by: Simon Vacek <simonvacky@email.cz>
2025-02-19 08:30:22 +01:00
Stian Thorgersen 19cabe8238 Migrate tests from org/keycloak/tests/admin/authentication to new framework (#37003)
* Migrate tests from org/keycloak/tests/admin/authentication to new framework

Part of #34494

Signed-off-by: stianst <stianst@gmail.com>

* Update tests/MIGRATING_TESTS.md

Signed-off-by: Stian Thorgersen <stian@redhat.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
Signed-off-by: Stian Thorgersen <stian@redhat.com>
2025-02-06 10:24:50 +01:00
Stian Thorgersen 388fa5a3eb Rename org.keycloak.test groupId to org.keycloak.testframework for new test framework artifacts (#36443)
Closes #36431

Signed-off-by: stianst <stianst@gmail.com>
2025-01-14 14:32:03 +01:00
Stian Thorgersen 01f5a8c1c3 Rename org.keycloak.test to org.keycloak.tests (#36429)
Closes #36389

Signed-off-by: stianst <stianst@gmail.com>
2025-01-14 13:20:01 +01:00
Lukas Hanusovsky b09ec601e9 [Test framework MVP] ApiUtil refactor, unused annotation and imports. (#35135)
Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
2024-11-20 12:52:04 +01:00
Lukas Hanusovsky 2e0b0d3878 [Test framework MVP] ManagementPermissionsTest (#35109)
Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
2024-11-20 10:29:55 +01:00
Miquel Simon 980d8a6d1c Migrated UserProfileAdminTest to the new framework (#34960)
Part of #34494

Signed-off-by: Miquel Simon <msimonma@redhat.com>
2024-11-19 07:58:51 +01:00