pyqtgraph/tests
Ogi Moore d72be799d7 Catch and Address Warnings in test_svg and pytest.ini
On Windows, pyreadline is emitting a deprecation warning we can ignore.
Furthermore, test_svg was using NamedTemporaryFile in a manner that was
causing permission denied errors, so this commit switches to the use of
pytest friendly temporary files
2021-05-31 21:06:16 -07:00
..
dockarea Clean up test files 2021-05-31 21:06:16 -07:00
exporters Catch and Address Warnings in test_svg and pytest.ini 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_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