Safihre
92efc9ed8a
Improve automated download-testing
...
- Catch all Selenium exceptions while waiting for the download to complete
- Correctly set autodisconnect=0
- Make job-name even more unique
- Wait for the RSS-added job to finish fetching
- Move sabnzbd.basic.ini to data folder
- Use new SAB_DATA_DIR
- Optimized imports
2020-06-17 22:33:21 +02:00
Safihre
7e5a43e95c
Revert "Code-formatting: optimize imports"
...
This reverts commit db5ff8c7e1 .
Does not work on Python 3.4/3.6. Not really sure why, but don't want to investigate right now.
2020-06-14 11:29:54 +02:00
Safihre
db5ff8c7e1
Code-formatting: optimize imports
2020-06-14 10:21:33 +02:00
Safihre
93c62c6827
The tests are just.. flaky
...
Marking them like this will cause them to be retried once if they fail. This also happens from time to time with the happyeyeballs test.
2020-06-10 13:21:30 +02:00
Safihre
6d8c264e90
Update copyright year to 2020
2020-04-25 16:30:38 +02:00
Safihre
9f777c12ce
Code-style corrections for recent commits
...
Closes #1401
2020-04-25 16:23:05 +02:00
Sander Jonkers
3d2e6904a5
Introduction of unittest for happyeyeballs()
2020-04-22 17:08:35 +02:00
Safihre
1a494cbf14
Move sleepless-test to the right directory
2020-02-26 11:27:38 +01:00
Safihre
bc8f3e527a
Add Python 3.8 to CI-tests
2019-11-22 15:09:30 +01:00
Saurav Kumar
7fcdad0e69
Added new tests for utils ( #1266 )
...
* Added util tests
* FIxed build failures
* Incorportaed review comments
Added new tests
* Test added for generate_key
* Updated module name
* Correct newly added tests
2019-04-22 12:06:26 +02:00