refresh token 쿠키 배포 에러 #57
Annotations
2 errors and 2 warnings
AuthControllerTest$reissueToken.refresh token을 정상적으로 재발급하면 200 상태코드를 반환한다.:
AuthControllerTest$reissueToken#L243
java.lang.AssertionError: Response header 'Set-Cookie'
Expected: a string containing "refreshToken=validRefreshToken"
but: was null
|
test
Process completed with exit code 1.
|
refresh token을 정상적으로 재발급하면 200 상태코드를 반환한다. (com.sendback.domain.auth.controller.AuthControllerTest$reissueToken) failed:
com.sendback.domain.auth.controller.AuthControllerTest$reissueToken#L0
build/test-results/test/TEST-com.sendback.domain.auth.controller.AuthControllerTest$reissueToken.xml [took 0s]
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|