test #426
@@ -219,7 +219,7 @@ class HomeRecommendationControllerTest @Autowired constructor(
|
||||
.andExpect(jsonPath("$.data.aiCharacters").isArray)
|
||||
.andExpect(jsonPath("$.data.genreCreators").isArray)
|
||||
.andExpect(jsonPath("$.data.cheerCreators").isArray)
|
||||
.andExpect(jsonPath("$.data.popularCommunities").isArray)
|
||||
.andExpect(jsonPath("$.data.popularCommunityPosts").isArray)
|
||||
|
||||
assertTrue(output.out.contains("event=home_recommendations_query_success"))
|
||||
assertTrue(output.out.contains("emptySections="))
|
||||
|
||||
Reference in New Issue
Block a user