antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
584 stars 239 forks source link

`npm run test` 不能正确执行 #290

Closed FOWind closed 2 years ago

FOWind commented 2 years ago

问题描述

image

重现链接

https://codesandbox.io/s/new

重现步骤

  1. git clone https://github.com/antvis/XFlow.git
  2. npm run reset
  3. npm run test

预期行为

npm run test 正确执行

平台

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

FOWind commented 2 years ago

package.json 中 test scripts 应该修改为 pnpm test --filter @antv/xflow-hook --filter @antv/xflow-core

FOWind commented 2 years ago

修改 scripts 后,执行 npm run test 提示缺少 @types/jest

image
xflow-bot[bot] commented 2 years ago

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the AntV community! 💪💯

xflow-bot[bot] commented 2 years ago

Hey again!

It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot 🤖, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else.

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the AntV community! 💪💯

xflow-bot[bot] commented 1 year ago

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.