18 Commits

Author SHA1 Message Date
sunhailin
a07f46a1e1 update test_datasets.py 2024-06-20 18:23:09 +08:00
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailin
20276f90dd update test code and add RenderSepType 2024-06-07 15:33:04 +08:00
sunhailin
939966b9dc update BarBackgroundStyleOpts, bar_chart, line_chart, geo_chart and timeline; add BlurOpts; update test code 2024-06-05 18:25:12 +08:00
sunhailinLeo
34c1680be7 update test code 2023-08-25 17:17:57 +08:00
sunhailinLeo
024c41824c code format 2023-04-06 17:04:24 +08:00
sunhailinLeo
f8c2ab24b8 update test.py and .coveragerc 2023-03-31 15:07:40 +08:00
sunhailinLeo
6ebdf039f1 update grid.py and update test code 2023-03-24 15:50:44 +08:00
sunhailinLeo
06a06a904d update test_datasets.py 2023-03-16 17:29:34 +08:00
sunhailinLeo
19046d1053 change except order 2023-03-16 17:25:59 +08:00
sunhailinLeo
4e1031cd44 update test/requirements and fix test code exception catch 2023-03-16 17:13:49 +08:00
sunhailinLeo
6e32dad6cc update test code and make test coverage to 99% 2023-03-16 16:51:02 +08:00
sunhailinLeo
1d5330b155 Update many unit test codes.(Coverage Up to 99%) 2022-04-15 14:08:25 +08:00
jaska
a92a044991 Refactor template (#1308)
* 🚜 initial refactoring

* 🔨 better mixins

* 👕 update code style with black

* 🔥 remove unwanted change

* 🔥 remove unless code blocks

* Update: add tests and replace `eq_` with `assert_equal`

* Fix: Tab prepare_render logic
2019-08-28 16:10:43 +08:00
陈键冬
11f9e2d4bb Fix: polar label (#1273)
* Update: Radius 支持 label 显示

* Fix: 修复测试

* Fix: ci line to long error

* Add: graph example

* Update: example

* Add: freedom-page

* Update: 下班啦

* Update: improve code quality

* Feat: 区域搜索支持模糊匹配

* Update: typehints

* Fix: 循环引用问题

* Add: tests

* Test: disk-friendly
2019-08-12 08:05:41 +01:00
陈键冬
e6f268d11a Initopts (#1184)
* 🔨 minor refactoring

* Update: init_opts 支持 dict 传参数

* Update: typehint

* Update: 更新继承关系

* Remove: useless init statements

* Update: test
2019-06-11 06:30:52 +01:00
jaska
bd6b0ba66e Optimize extra map registry.json (#1172)
* 🐴 no long github url is required in registry.json. and English name can stay outside pinyin_map

*  illustrate the usage of external map packages

* Format: code
2019-06-06 12:52:56 +08:00
jaska
d763873e9b Enable new feature in echarts-china-cities-js: 370 city contours (#1111)
*  introduce shape only geojson shapes

* 💚 fix broken unit test

* Fix: test

* Format: code
2019-05-14 09:35:30 +08:00