summaryrefslogtreecommitdiff
path: root/tests/SettingsGuiBaseTest.py
AgeCommit message (Expand)Author
2018-12-13Remove qtapp.processEvents() call from settings dialog tests, because they ca...Micah Lee
2018-12-13Always pass in both is_authenticated and supports_v3_onions to OnionStubMicah Lee
2018-12-13Fix bug in OnionStub, the stub used in settings dialog testsMicah Lee
2018-12-05Update settings dialog tests to use an OnionStub instead of an Onion, and tes...Micah Lee
2018-10-17Tweaks to SettingsGuiBaseTest objectMiguel Jacq
2018-10-17Remove unique settings file per test, because they don't run concurrently any...Miguel Jacq
2018-10-16Add Settings GUI testMiguel Jacq