363 lines
31 KiB
JSON
363 lines
31 KiB
JSON
{
|
|
"duration": "12.377991708s",
|
|
"stats": {
|
|
"total": 25,
|
|
"passed": 25,
|
|
"failed": 0,
|
|
"skipped": 0
|
|
},
|
|
"suites": [
|
|
{
|
|
"name": "签到功能",
|
|
"results": [
|
|
{
|
|
"name": "空数据查询-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 90,
|
|
"func": "testQueryEmpty",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":0,\"cumulativeDays\":0,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:12.515Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "空数据-todayChecked=false",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 95,
|
|
"func": "testQueryEmpty",
|
|
"got": false,
|
|
"want": false
|
|
},
|
|
{
|
|
"name": "空数据-连续=0",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 96,
|
|
"func": "testQueryEmpty",
|
|
"got": 0,
|
|
"want": 0
|
|
},
|
|
{
|
|
"name": "空数据-累计=0",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 97,
|
|
"func": "testQueryEmpty",
|
|
"got": 0,
|
|
"want": 0
|
|
},
|
|
{
|
|
"name": "连续3天-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 112,
|
|
"func": "testContinuous3Days",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":3,\"cumulativeDays\":3,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:13.756Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "连续3天-todayChecked=false",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 115,
|
|
"func": "testContinuous3Days",
|
|
"got": false,
|
|
"want": false
|
|
},
|
|
{
|
|
"name": "连续3天-continuously=3",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 116,
|
|
"func": "testContinuous3Days",
|
|
"got": 3,
|
|
"want": 3
|
|
},
|
|
{
|
|
"name": "连续3天-cumulative=3",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 117,
|
|
"func": "testContinuous3Days",
|
|
"got": 3,
|
|
"want": 3
|
|
},
|
|
{
|
|
"name": "断签-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 129,
|
|
"func": "testBrokenStreak",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":0,\"cumulativeDays\":2,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:15.122Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "断签-continuously=0",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 131,
|
|
"func": "testBrokenStreak",
|
|
"got": 0,
|
|
"want": 0
|
|
},
|
|
{
|
|
"name": "断签-cumulative=2",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 132,
|
|
"func": "testBrokenStreak",
|
|
"got": 2,
|
|
"want": 2
|
|
},
|
|
{
|
|
"name": "断一天-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 144,
|
|
"func": "testBrokenStreakOneDayGap",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":1,\"cumulativeDays\":2,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:16.448Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "断一天-continuously=1",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 146,
|
|
"func": "testBrokenStreakOneDayGap",
|
|
"got": 1,
|
|
"want": 1
|
|
},
|
|
{
|
|
"name": "断一天-cumulative=2",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 147,
|
|
"func": "testBrokenStreakOneDayGap",
|
|
"got": 2,
|
|
"want": 2
|
|
},
|
|
{
|
|
"name": "跨月-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 160,
|
|
"func": "testCrossMonthContinuous",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":0,\"cumulativeDays\":3,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:17.871Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "跨月-continuously=0",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 162,
|
|
"func": "testCrossMonthContinuous",
|
|
"got": 0,
|
|
"want": 0
|
|
},
|
|
{
|
|
"name": "今天已签到-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 180,
|
|
"func": "testTodayChecked",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":3,\"cumulativeDays\":3,\"doubleReward\":false,\"todayChecked\":true},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:19.408Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "今天已签到-todayChecked=true",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 182,
|
|
"func": "testTodayChecked",
|
|
"got": true,
|
|
"want": true
|
|
},
|
|
{
|
|
"name": "今天已签到-continuously=3",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 183,
|
|
"func": "testTodayChecked",
|
|
"got": 3,
|
|
"want": 3
|
|
},
|
|
{
|
|
"name": "双倍奖励-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 201,
|
|
"func": "testDoubleReward",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":6,\"cumulativeDays\":6,\"doubleReward\":true,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:21.166Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "6天连续+未签到-doubleReward=true",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 203,
|
|
"func": "testDoubleReward",
|
|
"got": true,
|
|
"want": true
|
|
},
|
|
{
|
|
"name": "6天连续-continuously=6",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 204,
|
|
"func": "testDoubleReward",
|
|
"got": 6,
|
|
"want": 6
|
|
},
|
|
{
|
|
"name": "断签恢复-code=200",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 222,
|
|
"func": "testCheckinAfterBroken",
|
|
"got": 200,
|
|
"want": 200,
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "http://127.0.0.1:13051/api/app/checkin/prize",
|
|
"headers": {
|
|
"Authorization": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aW1lc3RhbXAiOjE3NzgyMjg5NTAsInR5cGUiOjAsInVpZCI6MzAwMTAwfQ.Rp5rRh5CNUDwUahtYoVGtej_cEqTuinyOIZ_vbr03js",
|
|
"Content-Type": "application/json",
|
|
"User-Agent": "91porn/3.8.0 (Android; test)",
|
|
"X-User-Agent": "ver=3.8.0\u0026sysType=android\u0026devType=test\u0026devId=checkin-test-001"
|
|
},
|
|
"body": "{}"
|
|
},
|
|
"response": {
|
|
"statusCode": 200,
|
|
"body": "{\"code\":200,\"data\":{\"bigPrizes\":[{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c0\",\"image\":\"\",\"isCheckedIn\":true,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第1天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},{\"bigPrize\":true,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e32354ba0975cac4c1\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99dc2354ba0975cac481\",\"prizeName\":\"VIP积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"VIP第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"],\"checkin\":{\"continuouslyDays\":1,\"cumulativeDays\":3,\"doubleReward\":false,\"todayChecked\":false},\"config\":{\"backgroundImage\":\"cf230705/image/2mf/x9/2n2/v/ddddedb148a7bdc7b4ded365861ddc55.jpeg\",\"description\":\"每日签到领好礼!连续签到天数越多奖励越丰厚,第7天可获得双倍奖励!月卡VIP用户每天额外领取专属奖品。坚持签到31天有超级大礼!\",\"enable\":true,\"integerExchangeList\":[{\"icon\":\"cf230705/image/kc/1ad/2t8/1yc/521c547f934cfb05bc0a105a2eb93c3b.jpeg\",\"name\":\"观影券 X2\"},{\"icon\":\"cf230705/image/4/2ha/x0/2qt/1db16a6ef0d197daf4d084bad2aff665.jpeg\",\"name\":\"VIP体验 X2\"}]},\"prizes\":[{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":1,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a1\",\"image\":\"cf230705/image/1wc/sl/na/14c/164e8a0b0496b2c4525e5f98d116331f.png\",\"isCheckedIn\":true,\"isReceive\":true,\"prizeId\":\"69fc99dc2354ba0975cac485\",\"prizeName\":\"积分x3\",\"prizeType\":8,\"score\":3,\"status\":true,\"title\":\"第1天\",\"updatedAt\":\"2026-05-08T13:09:01.62+08:00\"},{\"bigPrize\":false,\"canClaim\":false,\"checkinDays\":2,\"checkinType\":1,\"createdAt\":\"2026-05-07T21:55:38.682+08:00\",\"id\":\"69fc99e02354ba0975cac4a2\",\"image\":\"\",\"isCheckedIn\":false,\"isReceive\":false,\"prizeId\":\"69fc99db2354ba0975cac478\",\"prizeName\":\"积分x5\",\"prizeType\":8,\"score\":5,\"status\":true,\"title\":\"第2天\",\"updatedAt\":\"2026-05-07T21:55:38.682+08:00\"},\"... (31 items total)\"]},\"hash\":false,\"msg\":\"success\",\"time\":\"2026-05-08T08:29:23.020Z\",\"tip\":\"\"}"
|
|
}
|
|
},
|
|
{
|
|
"name": "断签恢复-continuously=1",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 224,
|
|
"func": "testCheckinAfterBroken",
|
|
"got": 1,
|
|
"want": 1
|
|
},
|
|
{
|
|
"name": "断签恢复-cumulative=3",
|
|
"passed": true,
|
|
"file": "tests/checkin/suite_checkin.go",
|
|
"line": 225,
|
|
"func": "testCheckinAfterBroken",
|
|
"got": 3,
|
|
"want": 3
|
|
}
|
|
],
|
|
"elapsed": 12377968917
|
|
}
|
|
],
|
|
"time": "2026-05-08T16:29:23+08:00"
|
|
} |