pygal.test.test_config module¶
Various config options tested on one chart type or more
-
pygal.test.test_config.
test_config_alterations_class
()[source]¶ Assert a config can be changed on config class
-
pygal.test.test_config.
test_config_alterations_instance
()[source]¶ Assert a config can be changed on instance
-
pygal.test.test_config.
test_config_alterations_kwargs
()[source]¶ Assert a config can be changed with keyword args
-
pygal.test.test_config.
test_config_behaviours
()[source]¶ Test that all different way to set config produce same results
-
pygal.test.test_config.
test_logarithmic_bad_interpolation
()[source]¶ Test interpolation option with a logarithmic chart
-
pygal.test.test_config.
test_logarithmic_big_scale
()[source]¶ Test logarithmic option with a large range of value
-
pygal.test.test_config.
test_logarithmic_small_scale
()[source]¶ Test logarithmic with a small range of values
-
pygal.test.test_config.
test_no_data_interpolation
(Chart)[source]¶ Test interpolation option with no data