summaryrefslogtreecommitdiffstats
path: root/deluge/tests/test_sessionproxy.py
Commit message (Expand)AuthorAge
* [Tests] Transition tests to pure pytestChase Sterling2022-02-03
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [#2966] [Tests] Rename deprecated method aliasesCalum Lind2017-03-19
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [Tests] Fix failing SessionProxy testsbendikro2016-04-09
* [Core] [Tests] Changes to component.shutdown and unit testsbendikro2014-12-01
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* Sort/prettify imports with isortCalum Lind2014-09-03
* Fix gettext setup in test_common and log in test_transfer so tests run standa...Calum Lind2013-05-22
* Fix #2285 : Speed optimizations for sessionproxybendikro2013-05-09
* Fixed tests: sessionproxy/torrent/tracker_iconbendikro2013-05-02
* Fix broken `SessionProxy` tests.Pedro Algarvio2011-07-05
* Change component.deregister to take the object as the parameter, not the nameAndrew Resch2011-06-06
* move tests back inside the deluge package, makes it easier to run trial on themDamien Churchill2010-10-22