Automatically select the AAD account to sign the user out of #2598
Annotations
4 errors and 1 warning
signOutRoute › should redirect to end session URL if authenticated and the logoutHint is provided:
designer/server/src/routes/account/sign-out.test.js#L72
expect(received).toBe(expected) // Object.is equality
Expected: "https://example.com/end-session?client_id=dummy&post_logout_redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Faccount%2Fsigned-out&logout_hint=foo"
Received: "https://example.com/end-session?post_logout_redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Faccount%2Fsigned-out&logout_hint=foo"
at Object.toBe (src/routes/account/sign-out.test.js:72:39)
|
signOutRoute › should redirect to end session URL if authenticated and the logoutHint is not provided:
designer/server/src/routes/account/sign-out.test.js#L87
expect(received).toBe(expected) // Object.is equality
Expected: "https://example.com/end-session?client_id=dummy&post_logout_redirect_uri=http%3A%2F%2Flocalhost%3A3000%2Faccount%2Fsigned-out&logout_hint=bar"
Received: "/"
at Object.toBe (src/routes/account/sign-out.test.js:87:39)
|
Unit tests
Process completed with exit code 1.
|
Analysis
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: test-unit-Linux-ba63008b9704f89277a158ed3ce63175eb9bdb57
|
Build
Cache not found for keys: node-cache-Linux-x64-npm-83ece6b8d6e3bdfbd0434557b293cf0751717d6aaa09ba3c2ca135a96e067633
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Unit tests coverage
|
925 KB |
|