1fb34331e5
- qtbot.waitSignal with raising=True is the default this way, so we remove the raising=True. - qtbot.waitSignal with raising=False stay untouched - Some qtbot.waitSignal without raising had one added (because we don't want it to raise) - Some qtbot.waitSignal without raising actually should've raised, which they do now. |
||
---|---|---|
.. | ||
conftest.py | ||
test_basekeyparser.py | ||
test_modeman.py | ||
test_modeparsers.py |