pyqtgraph/tests/graphicsItems
Ogi Moore e7a30b9324 Clean up test files
Remove if __name__ == "__main__" bits, replace some == None to is None
checks

Cleanup variety of static code checker issue

Removed missing imports, restructured some logic to make a little
cleaner, fixed a function in test_dockarea, unfortunately broke the test
so now I tell pytest to expect the Exception.
2021-05-31 21:06:16 -07:00
..
PlotItem Clean up test files 2021-05-31 21:06:16 -07:00
ViewBox Clean up test files 2021-05-31 21:06:16 -07:00
test_ArrowItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_AxisItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_ErrorBarItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_GraphicsItem.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ImageItem.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ImageItemFormat.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_InfiniteLine.py Clean up test files 2021-05-31 21:06:16 -07:00
test_LegendItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_NonUniformImage.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_PlotCurveItem.py Clean up test files 2021-05-31 21:06:16 -07:00
test_PlotDataItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_ROI.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ScatterPlotItem.py Clean up test files 2021-05-31 21:06:16 -07:00
test_TextItem.py Clean up test files 2021-05-31 21:06:16 -07:00