close
The Wayback Machine - https://web.archive.org/web/20230402155453/https://github.com/antvis/G2/pull/4620
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(tests): adjust structure #4620

Merged
merged 3 commits into from Feb 7, 2023
Merged

refactor(tests): adjust structure #4620

merged 3 commits into from Feb 7, 2023

Conversation

pearmini
Copy link
Member

@pearmini pearmini commented Feb 6, 2023

调整测试的目录结构如下:

  • __tests__
    • data:数据
    • integration:集成测试
      • snapshots
        • animation
        • api
        • interaction
        • static
        • tooltip
      • xxx.spec.ts
    • plots:案例,可以用与集成测试,有可以用与预览
      • animation
      • api
      • interaction
      • static
      • tooltip
    • unit:单元测试
    • utils:工具方法
    • index.html:vite 入口
    • main.ts:预览页面

@pearmini pearmini merged commit 0af0fcf into v5 Feb 7, 2023
3 checks passed
@pearmini pearmini deleted the refactor/test branch February 7, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants