14 Commits

Author SHA1 Message Date
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +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
sunhailinLeo
50f8da2764 update some charts configure with ChartItem 2020-10-27 23:21:41 +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
陈键冬
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
陈键冬
3172dff53a
Update: set_series_opts 新增 kwargs,允许传入任意变量 (#1090)
* Update: set_series_opts 新增 kwargs,允许传入任意变量

* Update: 统一测试 eq_ 方式

* Docs: update
2019-05-08 10:44:59 +08:00
陈键冬
4af76aeba4 Add: add tests 2019-04-26 14:10:47 +08:00
陈键冬
c2b86c1102 Test: make ci happy 2019-04-13 22:48:56 +08:00
陈键冬
8f16369400 Charts docs update and pink everything (#536)
* Update: docs update

* Update: 统一注释文档风格

* Update: pink echarts folder

* Update: pink charts folder

* Update: pink custom folder

* Update: pink pyecharts and dataset folder

* Update: pink test folder

* Update: pink utils folder

* Update: micro docs update for theme

* Fix: fixed broken test
2018-05-04 22:37:27 +08:00
jaska
26840eb9d3 code refactoring all python codes using https://github.com/kennethreitz/white (#472)
* 🔨 code refactoring using https://github.com/kennethreitz/white

* 🔨 code refactoring the test code using https://github.com/kennethreitz/white
2018-04-02 16:00:35 +08:00
chenjiandongx
a7a7d69573 测试代码整理 2017-10-12 22:17:12 +08:00
chenjiandongx
5ec75b9076 code clean: clear up test code 2017-09-07 15:10:54 +08:00
chenjiandongx
aa78c28aa7 add new charts type Boxplot 2017-08-23 22:27:11 +08:00