Micah Lee
|
098625621c
|
Replace .format with python 3.6 f-strings in tests
|
2019-10-20 10:46:14 -07:00 |
|
Micah Lee
|
3037727890
|
Format all code using black
|
2019-10-12 21:01:25 -07:00 |
|
Micah Lee
|
4df989dc77
|
Rename slugs to passwords in the tests
|
2019-05-22 20:55:31 -07:00 |
|
Miguel Jacq
|
dc0fe4f7b1
|
Fix a minor corner case related to server status button when canceling a scheduled share. Leverage scheduled shares in order to test 'cancel' action in local mode for better test coverage
|
2019-03-08 11:03:37 +11:00 |
|
Micah Lee
|
53ec2176c1
|
Fix tests to use data_dir setting instead of downloads_dir
|
2019-01-20 12:01:51 -08:00 |
|
Miguel Jacq
|
b749fc8d12
|
Remove unique settings file per test, because they don't run concurrently anymore
|
2018-10-17 16:31:51 +11:00 |
|
Miguel Jacq
|
c79eedd626
|
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
|
dbbc9c0c82
|
Fix stealth test, add legacy v2 onion test
|
2018-10-17 09:23:07 +11:00 |
|
Miguel Jacq
|
cc49589080
|
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
|
46bec2f261
|
fix stealth test. Remove tor connection killed test, because it doesn't work like this in 'automatic' connection mode which we need for Mac/Windows testing
|
2018-10-14 15:11:57 +11:00 |
|
Miguel Jacq
|
738be1cb4e
|
Remove unnecessary dependencies
|
2018-10-14 09:22:09 +11:00 |
|
Miguel Jacq
|
10cdfa7631
|
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 |
|