Test/issue#214: 지출 저장 기능 통합 테스트 작성 #130
Annotations
2 errors and 2 warnings
SaveExpenseIntegrationTest.사용자가 지출을 저장할 때, 카테고리가 존재하지 않으면 저장에 실패한다:
src/test/java/kappzzang/jeongsan/integration/SaveExpenseIntegrationTest.java#L190
java.lang.AssertionError: 1 expectation failed.
Expected status code <404> but was <401>.
|
test
Process completed with exit code 1.
|
사용자가 지출을 저장할 때, 카테고리가 존재하지 않으면 저장에 실패한다 (kappzzang.jeongsan.integration.SaveExpenseIntegrationTest) failed:
kappzzang.jeongsan.integration.SaveExpenseIntegrationTest#L0
build/test-results/test/TEST-kappzzang.jeongsan.integration.SaveExpenseIntegrationTest.xml [took 0s]
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|