Commit Graph

5 Commits

Author SHA1 Message Date
Stian Thorgersen
d5de190a0d Add OAuthClient supplier for new test framework (#37487)
Closes #37486

Signed-off-by: stianst <stianst@gmail.com>
2025-02-20 06:22:40 +01:00
Stian Thorgersen
fc6ef8ddd0 Updates to test migration tool - Adding @Before rewrite, ability to define diff command, and specify test by class name (#37277)
Signed-off-by: stianst <stianst@gmail.com>
2025-02-13 15:02:44 +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
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
Stian Thorgersen
a7af380f71 Break up test-framework into multiple modules, and introduce placeholder for new testsuite (#34507)
Closes #34194

Signed-off-by: stianst <stianst@gmail.com>
2024-11-01 08:52:00 +01:00