Skip to content

feat(admin): add /reset-client-secret endpoint and fix config persist… #1184

feat(admin): add /reset-client-secret endpoint and fix config persist…

feat(admin): add /reset-client-secret endpoint and fix config persist… #1184

This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

commit.yml

on: push
lint  /  pre-commit
17s
lint / pre-commit
seed_maven_cache  /  seed_cache
35s
seed_maven_cache / seed_cache
Fit to window
Zoom out
Zoom in

Annotations

8 errors
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_emptyMemberIdTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L74
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_emptyDescriptionTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L101
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_emptyWebsiteTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L110
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClientTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L147
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.NullPointerException
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_emptyRedirecturisTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L119
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_emptyClientNameTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L92
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_invalidMemberIdTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L83
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>
org.orcid.frontend.web.controllers.AdminControllerTest ► createClient_nullClientTest: orcid-web/src/test/java/org/orcid/frontend/web/controllers/AdminControllerTest.java#L65
Failed test found in: orcid-web/target/surefire-reports/TEST-org.orcid.frontend.web.controllers.AdminControllerTest.xml Error: java.lang.AssertionError: expected:<0> but was:<1>