Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
B backend_autotest
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • test
  • backend_autotest
  • Merge requests
  • !694

Merged
Created Sep 02, 2026 by xu zy@xuzhenyangOwner

feat(large_data): 新增 11 个导出/列表接口容量验证 case

  • Overview 1
  • Commits 1
  • Changes 44
  • check_spot: task_spot_analysis_list、batch_export_flow_sync(同步导出)、 batch_export_flow(异步导出),均从 taskSpotSimplePage 取真实点位 ID
  • industry: area_export、brand_export、brand_shop_export_sync(同步)、 brand_shop_export_async(先 /export/id 取任务再轮询)
  • store: form_data_export(商铺表单数据导出)
  • standard: shop_page、shop_share_page、shop_youth_map_simple_page 三个大分页列表(单页 10,000 上限)
  • registry: 注册 11 条新路由 → SDK raw 方法
  • assertions: 导出触发响应允许 int 类型(部分导出接口返回任务 ID)
  • conftest: 压制 nacos.client INFO 日志(配置正文含账号,禁止进报告); 前置失败时从模块 TARGET_PATH 与失败摘要提取 plannedInterface 和 preconditionFailure,便于定位非接口类失败
  • 离线单测 60→61 项全过,新增已登记路由须有 SDK 注册+case 的一致性用例
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: xiaoyang_autotest