nessie icon indicating copy to clipboard operation
nessie copied to clipboard

Make `ITOAuth2Client.testOAuth2ClientWithBackgroundRefresh` run faster

Open snazy opened this issue 2 years ago • 1 comments

Issue description

The test org.projectnessie.client.auth.oauth2.ITOAuth2Client#testOAuth2ClientWithBackgroundRefresh runs for 20 seconds, which is quite long. Need a way to run it quicker.

snazy avatar Dec 15 '23 10:12 snazy

I suggest instead that we disable it. It could be kept but only used occasionally, e.g. to validate new features.

adutra avatar Dec 15 '23 13:12 adutra