pyqtgraph/pyqtgraph/tests
Dennis Göries 325a15a6ef
SignalProxy: Correct initialization without slot argument and tests (#1392)
* SignalProxy: Correct initialization without slot argument and provide tests

* Add missing slot is None case on disconnect

* Start new tests

* Exception block

* Test no module

* Different signal

* Debugging the signal connect

* Re initialize proxy after disconnect

* Add more test cases for blockSignal

* Change test case for signal count

* Give up for python 2 and pyside

* Exclude for Python 2.7 and PySide

* Convert float to integers in timer start period
2020-10-13 08:50:22 -07:00
..
__init__.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
image_testing.py We support pyside2 don't we? 2019-05-30 14:40:39 -07:00
test_configparser.py Allow multiline parameters in configparser (#949) 2019-06-22 22:17:14 -07:00
test_exit_crash.py Skipping this test on python 5.9 configs 2020-05-30 07:15:46 -07:00
test_functions.py Add test for functions.subArray 2020-07-13 12:52:55 -07:00
test_qt.py test_loadUiType should run on 5.14.2.2 2020-06-03 21:22:01 -07:00
test_ref_cycles.py Skip some tests on pyside2 2020-02-26 10:06:02 -08:00
test_reload.py update reload unit test 2020-07-17 10:00:32 +03:00
test_signalproxy.py SignalProxy: Correct initialization without slot argument and tests (#1392) 2020-10-13 08:50:22 -07:00
test_srttransform3d.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04:00
test_stability.py MNT: Should use the actual widget not 'widget' 2015-12-24 10:41:17 -05:00
test_Vector.py Add targeted Vector test coverage 2020-09-20 09:19:39 -07:00
ui_testing.py Merge branch 'develop' into ccf-viewer-fixes 2016-12-14 08:35:33 -08:00
uictest.ui Patch/window handling (#468) 2020-06-01 11:23:18 -07:00