Passed
com.example.soso.users.integration.UserAddressConversionIntegrationTest.UserSummary에서도 시군구 코드가 올바르게 변환됨 (from 사용자 주소 변환 통합 테스트)
Standard Output
2025-11-02T23:53:33.175+09:00 INFO 919792 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.integration.UserAddressConversionIntegrationTest]: UserAddressConversionIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-11-02T23:53:33.177+09:00 INFO 919792 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @Spri
...[truncated 29077 chars]...
0.user_type,
u1_0.username
from
users u1_0
Hibernate:
/* <criteria> */ select
u1_0.id,
u1_0.age_range,
u1_0.budget,
u1_0.created_date,
u1_0.email,
u1_0.gender,
u1_0.last_modified_date,
u1_0.latitude,
u1_0.location,
u1_0.longitude,
u1_0.nickname,
u1_0.profile_image_url,
u1_0.startup_experience,
u1_0.user_type,
u1_0.username
from
users u1_0