File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed
backend/src/test/resources/datasets Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 44 total_games : 100
55 winning_games : 100
66 score : 1000
7- updated_at : 2025-07-17 10:00:00
8- created_at : 2025-07-17 10:00:00
97
108 - id : 2
119 user_id : 2
1210 total_games : 20
1311 winning_games : 20
1412 score : 200
15- updated_at : 2025-07-17 10:00:00
16- created_at : 2025-07-17 10:00:00
1713
1814 - id : 3
1915 user_id : 3
2016 total_games : 30
2117 winning_games : 30
22- score : 300
23- updated_at : 2025-07-17 10:00:00
24- created_at : 2025-07-17 10:00:00
18+ score : 300
Original file line number Diff line number Diff line change @@ -4,21 +4,15 @@ user_test:
44 provider : " kakao"
55 provider_id : " kakao1"
66 last_login : 2025-07-17 10:00:00
7- created_at : 2025-07-17 10:00:00
8- updated_at : 2025-07-17 10:00:00
97
108 - id : 2
119 nickname : " USER2"
1210 provider : " kakao"
1311 provider_id : " kakao2"
1412 last_login : 2025-07-17 10:00:00
15- created_at : 2025-07-17 10:00:00
16- updated_at : 2025-07-17 10:00:00
1713
1814 - id : 3
1915 nickname : " USER3"
2016 provider : " kakao"
2117 provider_id : " kakao3"
22- last_login : 2025-07-17 10:00:00
23- created_at : 2025-07-17 10:00:00
24- updated_at : 2025-07-17 10:00:00
18+ last_login : 2025-07-17 10:00:00
You can’t perform that action at this time.
0 commit comments