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 |
|
Pedro Igor
|
63bf73362b
|
Enforcing expiration and issued for claims when validating ID tokens as claim tokens
Closes #46717
Closes #46716
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
|
2026-03-09 21:18:31 +01:00 |
|
Stian Thorgersen
|
337e94d5a4
|
Add JavaDoc for most important parts of the new test framework
Closes #46170
Signed-off-by: stianst <stianst@gmail.com>
Signed-off-by: Stian Thorgersen <stianst@gmail.com>
Co-authored-by: Šimon Vacek <86605314+vaceksimon@users.noreply.github.com>
|
2026-02-20 11:17:09 +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
|
94dc60822b
|
Update testframework registry to explicitly declare dependencies in all suppliers (#44974)
Closes #44947, Closes #40756
Signed-off-by: stianst <stianst@gmail.com>
|
2025-12-18 14:08:32 +01:00 |
|
Stian Thorgersen
|
aa6890f539
|
Support running test methods on the server side (#44937)
Closes #44936
Signed-off-by: stianst <stianst@gmail.com>
|
2025-12-17 13:15:42 +01:00 |
|
Stian Thorgersen
|
6bcbd5ab59
|
Clear classes loaded on the server side for run-on-server when a new execution happens (#44909)
Closes #44908
Signed-off-by: stianst <stianst@gmail.com>
|
2025-12-16 10:25:39 +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 |
|
Stian Thorgersen
|
ab01689aaa
|
Add basic TestApp to the new testsuite (#37815)
Closes #37814
Signed-off-by: stianst <stianst@gmail.com>
|
2025-03-04 16:59:18 +01:00 |
|
Lukas Hanusovsky
|
4c172d99d2
|
[Test framework] Moving provider classes to specific package (#37484)
Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
|
2025-02-19 11:00:36 +00:00 |
|
Stian Thorgersen
|
59acbb8f67
|
Remove need to implement getAnnotationClass and getValueType in suppliers (#37296)
Signed-off-by: stianst <stianst@gmail.com>
|
2025-02-13 15:02:26 +01:00 |
|
Stian Thorgersen
|
b8c1cd410f
|
Support for running code on the server for tests (#37210)
Closes #34190
Signed-off-by: stianst <stianst@gmail.com>
|
2025-02-11 14:08:02 +01:00 |
|
Stian Thorgersen
|
14cf2233c5
|
Always reset timeoffset in new timeframework (#36612)
Closes #36611
Signed-off-by: stianst <stianst@gmail.com>
|
2025-01-21 10:36:54 +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
|
2d913e5186
|
Rename org.keycloak.test.framework package to org.keycloak.testframework (#36390)
Closes #36388
Signed-off-by: stianst <stianst@gmail.com>
|
2025-01-14 10:04:41 +01:00 |
|
Stian Thorgersen
|
9ab5575959
|
Introduce support for an extension to auto register a value type (#35645)
Closes #35592
Signed-off-by: stianst <stianst@gmail.com>
|
2024-12-05 14:50:31 +01:00 |
|
Šimon Vacek
|
9abbf3edc6
|
Support setting time offset on test server within tests (#35495)
Closes: #34189
Signed-off-by: Simon Vacek <simonvacky@email.cz>
|
2024-12-04 12:09:46 +01:00 |
|