pyqtgraph/tests/graphicsItems
Ogi Moore d519630d14 Fix check for equality between floats
While this fix prevents an assertion error, the assertion error was
being suppressed; and was only noticeable via pytest -s where the error
was printed to console.  Future work should be done to minimize the use
of bare exceptions so these tests do not fail silently
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 Fix check for equality between floats 2021-05-31 21:06:16 -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