pyqtgraph/tests
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
..
dockarea Clean up test files 2021-05-31 21:06:16 -07:00
exporters Clean up test files 2021-05-31 21:06:16 -07:00
graphicsItems Fix check for equality between floats 2021-05-31 21:06:16 -07:00
images Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
imageview Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
parametertree Clean up test files 2021-05-31 21:06:16 -07:00
util Clean up test files 2021-05-31 21:06:16 -07:00
widgets Clean up test files 2021-05-31 21:06:16 -07:00
__init__.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
conftest.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
image_testing.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_configparser.py Clean up test files 2021-05-31 21:06:16 -07:00
test_exit_crash.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_functions.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_makeARGB.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_Point.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_qt.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ref_cycles.py Clean up test files 2021-05-31 21:06:16 -07:00
test_reload.py Clean up test files 2021-05-31 21:06:16 -07:00
test_signalproxy.py Clean up test files 2021-05-31 21:06:16 -07:00
test_srttransform3d.py Clean up test files 2021-05-31 21:06:16 -07:00
test_stability.py Clean up test files 2021-05-31 21:06:16 -07:00
test_Vector.py Clean up test files 2021-05-31 21:06:16 -07:00
ui_testing.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
uictest.ui Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00