Safihre
d0510509a4
Compatibility of sabnews with Python 3.5
5 years ago
Safihre
d84444ae73
Convert tests to sabnews
5 years ago
Safihre
51c9da73fe
Remove tapi and replace by api
5 years ago
Safihre
9d5f3b69bd
Always use Chrome and chromedriver from PPA
5 years ago
Safihre
e5c1a89492
Wrap Selenium functions with a retry-mechanism for stability
Super duper ugly. Blegh, Selenium.
5 years ago
Safihre
b38a3cc97c
Add extra command line parameter to improve Selenium stability
5 years ago
Safihre
6f2c60e092
Use contextmanager when opening files as much as possible
5 years ago
Safihre
6d8c264e90
Update copyright year to 2020
5 years ago
Safihre
bc8f3e527a
Add Python 3.8 to CI-tests
6 years ago
Safihre
3efd595fc6
Run CI-tests less verbose and only on Chrome
6 years ago
Safihre
052762fd03
Py3: Re-organize forking/daemonizing for Python 3
And added basic tests that it can fork.
Closes #1237 and #1255
6 years ago
Safihre
27a123c688
Py3: Code-format tests-files
6 years ago
Safihre
38eca9a7d4
Py3: Add test for new encoding function
6 years ago
Safihre
c2fcc488ac
Py3: Split functional tests
6 years ago
Safihre
2c095e97c9
Py3: Encoding-parameter of POpen is not available in Python 3.5
6 years ago
Safihre
2285a9b7d9
Py3: Fully activate functional tests
6 years ago
Safihre
3063ec0e1e
Py3: Re-enable Travis and AppVeyor, including functional tests
6 years ago
Safihre
155fb8e5d2
Py3: Further extend testing-framework and use PyTest style
6 years ago
Safihre
c728360a3c
Py3: Add basic testing support
6 years ago
Safihre
60afb7f444
Update copyright year to 2019
6 years ago
Safihre
2341ea44ec
Py3: Fixes after merge from develop
And set the shebang to Python 3 specifc
7 years ago
Safihre
e6d481a2ba
Perform functional tests also on macOS
7 years ago
Safihre
0958caf5ed
If no newsserver-info, skip tests
7 years ago
Safihre
e2761d967e
Functional testing using Selenium
7 years ago
Safihre
2cdf284578
Update copyright to 2018
7 years ago
Safihre
c6054e622c
Py3: First 2to3 conversion
8 years ago
Safihre
408b84e02d
Basic NZB adding via upload or from disk
8 years ago
Safihre
16ac4dce21
Use requests module for testing
8 years ago
Safihre
9e9bc5f3b0
Very basic testing
Does it start, does it serve pages, does it serve api-requests
8 years ago
ShyPike
08f9037738
Eliminate superfluous 'main' folder
15 years ago
swi-tch
11e0bbf709
- Don't show web host selection on page two of the wizard if the web host is not set to localhost or 0.0.0.0 (Added for better NAS support)
- Added a README.TXT for the wizard.
16 years ago
shypike
51fa2f1498
Some more copyright adjustments.
17 years ago
shypike
f9a61d5162
Restructuring of the web interfaces.
Each template must now reside under the "interfaces" folder.
The "standard" templates are now called "Default".
The Config-General screen now shows all interfaces found in the "interfaces" folders and lets the user pick one.
Only through the command option -t it is possible to specify an absolute path.
Any non-absolute path in the -t option is matched against the templates in "interfaces", only when one is matched it will be used. Otherwise the Default will be used. Any templates missing the template/main.tmpl constructions is refused and the Default is used.
Also: set the $web_name variable for the template. This is to be used in the "default.css?version=$web_name" construction, to ensure that the browser picks up the correct default.css when changing interfaces.
18 years ago
shypike
ddb200f04a
Copy original sabnzbd-0.2.5 sources into the trunk (as directory "main").
18 years ago