VMind icon indicating copy to clipboard operation
VMind copied to clipboard

test: add test getChartSpecWithContext with lineChart

Open RubMaker opened this issue 7 months ago • 1 comments

[中文版模板 / Chinese template]

🤔 This is a ...

  • [ ] New feature
  • [ ] Bug fix
  • [ ] TypeScript definition update
  • [ ] Bundle size optimization
  • [ ] Performance optimization
  • [ ] Enhancement feature
  • [ ] Refactoring
  • [ ] Update dependency
  • [ ] Code style optimization
  • [x] Test Case
  • [ ] Branch merge
  • [ ] Release
  • [ ] Site / documentation update
  • [ ] Demo update
  • [ ] Workflow
  • [ ] Other (about what?)

🔗 Related issue link

#215

🔗 Related PR link

🐞 Bugserver case id

💡 Background and solution

add unit test for getChartSpecWithContext() when chartType is linechart

📝 Changelog

Language Changelog
🇺🇸 English add unit test for getChartSpecWithContext() when chartType is linechart
🇨🇳 Chinese 为getChartSpecWithContext()添加单测(图标类型为折线图)

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • [x] Doc is updated/provided or not needed
  • [x] Demo is updated/provided or not needed
  • [x] TypeScript definition is updated/provided or not needed
  • [x] Changelog is provided or not needed

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

RubMaker avatar May 22 '25 08:05 RubMaker

Besides this test case, you can also add a test case of line chart with color field.

666haiwen avatar May 27 '25 01:05 666haiwen