Safihre
f0bfb08c2e
Update copyright year to 2021
4 years ago
Safihre
433dcab02b
Update code-style
5 years ago
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
5 years ago
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.
5 years ago
Safihre
db5ff8c7e1
Code-formatting: optimize imports
5 years ago
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.
5 years ago
Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
9f777c12ce
Code-style corrections for recent commits
Closes #1401
5 years ago
Sander Jonkers
3d2e6904a5
Introduction of unittest for happyeyeballs()
5 years ago