pyqtgraph/tests
Martin Chase 2fb04b754c
Fix BusyCursor to use internal stack provided by setOverrideCursor/restoreOverrideCursor (#1827)
* un-busy as many times as needed

* lint

* add test to prove cursor behavior

* tentative change in the hopes that all supported qt versions behave properly

* remove unnecessary code

* use contextmanager decorator instead of class

* use full path to WaitCursor

* restore docstring; refactor variable for clarity

* fix docstring whitespace

* break up long lines

* use variable to shorten instead
2021-06-09 13:32:24 -07:00
..
dockarea Clean up test files 2021-05-31 21:06:16 -07:00
exporters Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
graphicsItems Close instead of clear test_scatterplotitm 2021-06-08 21:23:49 -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 Fix BusyCursor to use internal stack provided by setOverrideCursor/restoreOverrideCursor (#1827) 2021-06-09 13:32:24 -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 Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
test_configparser.py Clean up test files 2021-05-31 21:06:16 -07:00
test_functions.py Color map linearization (#1797) 2021-06-08 20:41:46 -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 Use Qt6 Enum Namespace 2021-06-08 21:23:49 -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 Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
uictest.ui Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00