summaryrefslogtreecommitdiffstats
path: root/deluge/tests/common.py
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* [Tests] Make sure to return exit code still when ending test daemonChase Sterling2022-01-26
* [Tests] Shutdown test daemon cleanly using rpc. (needed for Windows)Chase Sterling2022-01-26
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Console] Fix using windows-curses on WindowsCalum Lind2021-08-01
* [Tests] Fix tests failing when deluged fails to listenbendikro2020-04-23
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* Fix mistakes in test codeCalum Lind2018-06-27
* Skip Failing Tests On WindowsUnknown2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Tests] Suppress JSONRequestFailedTestCase printing to stdoutCalum Lind2017-06-07
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [Core] Markup byte-strings to fix httpdownloader and core testsCalum Lind2017-02-22
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [UI] Move and rename util/lang to translations_utilCalum Lind2016-11-28
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Tests] Move test torrents into data subdirbendikro2016-11-01
* [Lint] Fix various pylint warnings and fixup codeAndrew Resch2016-10-26
* [Py2to3] A group of small compatiblity code changesAndrew Resch2016-10-26
* [Web][Tests] Refactor web testsbendikro2016-10-19
* [Tests] Improve UI entry script testsbendikro2016-10-18
* [Tests] Improve test docsbendikro2016-05-24
* [Tests] Improve test docsbendikro2016-05-24
* [Tests] Use tests/common.todo_test to mark tests for TODObendikro2016-05-24
* [Tests] Fix json_api AlreadyCancelled watchdog errorCalum Lind2016-05-08
* [Tests] Cancel watchdog deferreds on test completionbendikro2016-05-06
* [#1959] [WebUI] Allow user selectable GUI languagebendikro2016-04-25
* [Base] Split main.py into ui/ui_entry.py and core/daemon_entry.pybendikro2016-04-18
* [Tests] [Web] Make JSON independent of Web componentbendikro2016-04-10
* [Tests] Improved common.start_corebendikro2016-04-10
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* [Lint] Cleanup code to pass PyLint Convention categoryCalum Lind2015-10-30
* [Tests] Various fixes for unit tests and toxbendikro2014-12-01
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Tests] Fixed tests so that if the tcp port is used, other ports will be testedbendikro2014-03-06
* Fix gettext setup in test_common and log in test_transfer so tests run standa...Calum Lind2013-05-22
* Fix and update testsCalum Lind2013-05-01
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Don't run into loops when the auth file does not exist and we're trying to cr...Pedro Algarvio2011-05-01
* Test fixes and #1814 fix.Pedro Algarvio2011-04-27
* improve the core tests to use a built in webserverDamien Churchill2011-04-20
* move tests back inside the deluge package, makes it easier to run trial on themDamien Churchill2010-10-22
* moves tests out of the deluge packageDamien Churchill2009-07-20