Miguel Jacq
|
a4c8865dcd
|
Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer'
|
2019-03-25 15:05:54 +11:00 |
|
Micah Lee
|
06731ce56a
|
Merge pull request #935 from mig5/fix_receive_mode_folder_collision
On a folder name collision, make sure we update the self.receive_mode_dir attribute
|
2019-03-22 17:50:33 -07:00 |
|
Miguel Jacq
|
188281e8d2
|
On a folder name collision, make sure we update the self.receive_mode_dir attribute after creating a unique folder with a suffix. Adjust Receive Mode tests to test for this
|
2019-03-08 12:54:10 +11:00 |
|
Miguel Jacq
|
5e37565783
|
remove actual sender_closed test function
|
2019-02-22 16:53:51 +11:00 |
|
Micah Lee
|
d68db75c68
|
Write test to confirm that submitting the receive mode form without selecting files doesn't change in_progress_count or completed_count
|
2019-01-21 17:11:58 -08:00 |
|
Micah Lee
|
32c0c033d1
|
Fix tests to use data_dir setting instead of downloads_dir
|
2019-01-20 12:01:51 -08:00 |
|
Micah Lee
|
a8dae82ac3
|
Fix tests so they recognize the new receive mode location
|
2018-10-26 15:08:55 -07:00 |
|
Miguel Jacq
|
e9cdf4f52d
|
More test coverage, particularly of Receive Mode
|
2018-10-17 15:21:04 +11:00 |
|
Miguel Jacq
|
63ae7c0d51
|
Add better workaround for blocking QDialogs. Add unreadable file test and reinstate tor connection killed test
|
2018-10-17 11:57:21 +11:00 |
|
Miguel Jacq
|
b2a7b0c929
|
More coverage such as 404 ratelimit, large file tests. Standardise some method naming conventions and other fixes/cleanup
|
2018-10-16 13:01:44 +11:00 |
|
Miguel Jacq
|
e3459a5136
|
Move GUI tests into tests/ dir and fix conftest related stuff so everything loads what it needs and passes
|
2018-10-13 10:35:09 +11:00 |
|