Skip to content

バックエンドサンプルAPに対するプルリクエスト時の単体テスト実行 #570

バックエンドサンプルAPに対するプルリクエスト時の単体テスト実行

バックエンドサンプルAPに対するプルリクエスト時の単体テスト実行 #570

GitHub Actions / Maven Tests succeeded Jan 6, 2025 in 0s

3 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.ServerTimeControllerTest.xml 1✅ 1s
samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.UserControllerTest.xml 2✅ 116ms

✅ samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.ServerTimeControllerTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dressca.web.controller.ServerTimeControllerTest 1✅ 1s

✅ com.dressca.web.controller.ServerTimeControllerTest

✅ testTime_01_正常系_現在時刻を取得

✅ samples/azure-ad-b2c-sample/auth-backend/web/build/test-results/test/TEST-com.dressca.web.controller.UserControllerTest.xml

2 tests were completed in 116ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dressca.web.controller.UserControllerTest 2✅ 116ms

✅ com.dressca.web.controller.UserControllerTest

✅ testAuth_01_正常系
✅ testAuth_02_異常系_Headerが設定されていない場合エラー