tests.interface.ui package
Submodules
tests.interface.ui.test_errorwindow module
tests.interface.ui.test_inputwindow module
- class tests.interface.ui.test_inputwindow.TestInputWindow[source]
Bases:
object
Tests for the InputWindow class.
- test_apply_clicked_invalid_data(qtbot, monkeypatch)[source]
Tests the apply_clicked method with invalid input data.