This is an automated email from the ASF dual-hosted git repository.
dblevins pushed a change to branch TOMEE-4050
in repository https://gitbox.apache.org/repos/asf/tomee.git
from 40a4de32da Start of iTests for TOMEE-4050 Retry and Refresh for MP JWT
keys supplied via HTTP
add 0f42e0767a iTests for HTTP 200s and 500s in key rotation and
initialization TOMEE-4050
No new revisions were added by this update.
Summary of changes:
....java => HttpKeyInitializationHttp500Test.java} | 23 +-
.../jwt/itest/keys/http/HttpKeyLocationTest.java | 2 +-
.../keys/http/HttpKeyRotationHttp500Test.java | 249 +++++++++++++++++++++
3 files changed, 265 insertions(+), 9 deletions(-)
copy
itests/microprofile-jwt-itests/src/test/java/org/apache/tomee/microprofile/jwt/itest/keys/http/{HttpKeyLocationTest.java
=> HttpKeyInitializationHttp500Test.java} (90%)
create mode 100644
itests/microprofile-jwt-itests/src/test/java/org/apache/tomee/microprofile/jwt/itest/keys/http/HttpKeyRotationHttp500Test.java