Skip to content

Feature: External Module 추가 및 이미지 업로드 및 삭제 로직 추가 #18

Feature: External Module 추가 및 이미지 업로드 및 삭제 로직 추가

Feature: External Module 추가 및 이미지 업로드 및 삭제 로직 추가 #18

GitHub Actions / Test Results succeeded May 7, 2024 in 0s

All 7 tests pass in 1s

7 tests  ±0   7 ✅ ±0   1s ⏱️ ±0s
2 suites ±0   0 💤 ±0 
2 files   ±0   0 ❌ ±0 

Results for commit 6a5678d. ± Comparison against earlier commit 23129fe.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 tests found

There are 7 tests, see "Raw output" for the full list of tests.
Raw output
com.cakk.api.ArchitectureTest ‑ Entity는 아무것도 의존하지 않는다.
com.cakk.api.ArchitectureTest ‑ Provider 클래스는 Service, Provider 클래스에만 의존해야 한다.
com.cakk.api.ArchitectureTest ‑ response 패키지 안에 있는 클래스들은 Response로 끝나야 한다.
com.cakk.api.provider.JwtProviderTest ‑ User가 null인 경우, 토큰 생성에 실패한다.
com.cakk.api.provider.JwtProviderTest ‑ 액세스 토큰으로부터 인증 정보를 가져온다.
com.cakk.api.provider.JwtProviderTest ‑ 토큰 생성에 성공한다.
com.cakk.api.provider.JwtProviderTest ‑ 토큰으로부터 Claim 정보를 가져온다.