Commit Graph

11 Commits

Author SHA1 Message Date
@thinkinggis 340fd77729
test: 测试用例支持 new scene 对象 (#1291)
* chore: lint unuse

* chore: pre commit command

* chore: pre-commit 去除build 命令

* fix: 修复unuse import

* test: 增加gl 模拟能力

* fix: lint error

* chore: 提取测试utils 为单独包

* chore: 调整测试覆盖率值
2022-08-18 10:19:12 +08:00
YiQianYao b5747e4a91
feat: add test case (#1286)
Co-authored-by: shihui <yiqianyao.yqy@alibaba-inc.com>
2022-08-11 14:05:11 +08:00
@thinkinggis b28e38c760
chore: replace storybook with dumi (#1256)
* chore: 添加dumi 配置

* chore: 添加dumi 配置

* chore: 更新build 命令

* chore: add lib test

* chore: 重构site 文档

* chore: script

* chore: 测试用例

* chore: 测试用例

* chore: tsc 设置

* chore: site command

* fix: tslint error

* chore: react 版本依赖

* chore: tsconfig

* chore: rm doc-dist

* fix: 版本统一

* chore: 更新 gl 版本依赖

Co-authored-by: YiQianYao <42212176+2912401452@users.noreply.github.com>
2022-08-08 16:41:30 +08:00
ParryQiu 49e1e719c1 fix: 修复单元测试文件中的一些判断条件 2020-08-28 09:30:21 +08:00
thinkinggis b76498a868 test: add scene test 2020-03-07 21:04:59 +08:00
thinkinggis f95d332fcb test: 新增scene测试用例 2020-02-08 21:04:16 +08:00
thinkinggis 5419c96a46 fix: getlayer & getlayerByName 2020-02-08 20:01:56 +08:00
thinkinggis 7c60294845 fix: fix layercontrol 选中取消隐藏问题 2020-01-14 17:53:01 +08:00
thinkinggis 57340bf7ac fix: 3D 柱图偏移坐标系坐标转换的问题 2020-01-14 16:12:48 +08:00
thinkinggis 4fb170bad7 Merge branch 'setdata' of https://github.com/antvis/L7 into setdata 2020-01-13 23:50:22 +08:00
thinkinggis 4053bdf2af chore: 测试用例jest-electron 环境 & 修复一些文档问题 2020-01-13 21:14:08 +08:00