summaryrefslogtreecommitdiff
path: root/tests/GuiReceiveTest.py
AgeCommit message (Expand)Author
2019-09-09Fix the discrepancy between SendBaseModeWeb and Web objects' separate cur_his...Miguel Jacq
2019-09-09Fix tests in Receive Mode that actually do increment the history item widget ...Miguel Jacq
2019-05-24Make GuiReceiveTest.upload_test use basic auth when identical_files_at_once i...Micah Lee
2019-05-24Fix testsMicah Lee
2019-05-24Replace URLs that have slugs with basic auth in testsMicah Lee
2019-05-22Rename slugs to passwords in the testsMicah Lee
2019-03-25Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'auto...Miguel Jacq
2019-03-22Merge pull request #935 from mig5/fix_receive_mode_folder_collisionMicah Lee
2019-03-08On a folder name collision, make sure we update the self.receive_mode_dir att...Miguel Jacq
2019-02-22remove actual sender_closed test functionMiguel Jacq
2019-01-21Write test to confirm that submitting the receive mode form without selecting...Micah Lee
2019-01-20Fix tests to use data_dir setting instead of downloads_dirMicah Lee
2018-10-26Fix tests so they recognize the new receive mode locationMicah Lee
2018-10-17More test coverage, particularly of Receive ModeMiguel Jacq
2018-10-17Add better workaround for blocking QDialogs. Add unreadable file test and rei...Miguel Jacq
2018-10-16More coverage such as 404 ratelimit, large file tests. Standardise some metho...Miguel Jacq
2018-10-13Move GUI tests into tests/ dir and fix conftest related stuff so everything l...Miguel Jacq