pyqtgraph/tests/graphicsItems/ViewBox
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
..
test_ViewBox.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_ViewBoxZoom.py Clean up test files 2021-05-31 21:06:16 -07:00