PhpSpreadsheet/tests/PhpSpreadsheetTests/Chart
oleibman d55978cf93
Correct Namespaces in 11 Tests (#3020)
The setup for unit testing in Github in the "Install dependencies" log reports 11 members as "does not comply with with psr-4 autoloading standard." In each case, it is because the test namespace does not match the directory; in most cases, it was caused by the member being moved from one directory to another without changing the namespace declaration. No harm results from these problems, but there's also no reason to not correct them.
2022-08-20 19:58:43 -07:00
..
AxisGlowTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
AxisPropertiesTest.php Complete Support for Chart/Axis and Gridlines (#2881) 2022-06-15 19:00:33 -07:00
AxisShadowTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
BarChartCustomColorsTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
ChartMethodTest.php Add setName Method for Chart (#3001) 2022-08-12 20:10:45 -07:00
Charts32CatAxValAxTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
Charts32ColoredAxisLabelTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32DsvGlowTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32DsvLabelsTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Charts32ScatterTest.php Charts - Gradients, Transparency, Hidden Axes (#2950) 2022-07-23 08:06:13 -07:00
Charts32XmlTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
ChartsOpenpyxlTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
ChartsTitleTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
ColorTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
DataSeriesValues2Test.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
DataSeriesValuesTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
GridlinesLineStyleTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
GridlinesShadowGlowTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
Issue589Test.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
Issue2077Test.php Fix Chart Problems and Memory Leak in Xlsx Writer (#2930) 2022-07-14 08:30:36 -07:00
Issue2506Test.php Xlsx Chart Reader and Writer Mishandle Explosion Value (#2928) 2022-07-14 07:48:53 -07:00
Issue2931Test.php Fixes for Surface Charts (#2933) 2022-07-16 22:30:11 -07:00
Issue2965Test.php Limited Support for Chart Titles as Formulas (#2971) 2022-08-06 17:39:18 -07:00
LayoutTest.php Fix Chart Problems and Memory Leak in Xlsx Writer (#2930) 2022-07-14 08:30:36 -07:00
LegendTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
LineStylesTest.php Move Gridlines from Chart to Axis (#2923) 2022-07-07 21:48:12 -07:00
MultiplierTest.php Add Support to Chart/Axis and Gridlines for Shadow (#2872) 2022-06-09 18:08:56 -07:00
PieFillTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
RenderTest.php Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
RoundedCornersTest.php Charts Support for Rounded Corners and Trendlines (#2976) 2022-08-06 18:06:36 -07:00
ShadowPresetsTest.php Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
TitleTest.php DocBlock Changes for Chart/Title 2021-07-02 14:33:43 -07:00
TrendLineTest.php Charts Support for Rounded Corners and Trendlines (#2976) 2022-08-06 18:06:36 -07:00