summaryrefslogtreecommitdiff
path: root/integration/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-1/+0
* Remove six.PY3likui2020-09-032-9/+2
* Stop to use the __future__ module.Hervé Beraud2020-06-021-1/+0
* Improve the function testsLingxian Kong2020-01-2820-1748/+21
* Improve devmode=flase when building the imageLingxian Kong2019-08-252-48/+0
* Remove the trove-tox-apiexamples CI jobLingxian Kong2019-06-069-1372/+0
* Execute functional test jobs running under python3Marcin Piwowarczyk2018-12-141-3/+3
* Fix the conflict of urlparse between python2 and python3brandonzhao2018-10-262-2/+2
* fix tox python3 overridesMarcin Piwowarczyk2018-09-182-6/+6
* Merge "Remove unused imports from the integration tests"Zuul2018-08-235-19/+0
|\
| * Remove unused imports from the integration testsMarcin Piwowarczyk2018-08-225-19/+0
* | Use print function rather than statement in testsMarcin Piwowarczyk2018-08-213-14/+14
|/
* Merge "py3.x: Fix usage of gettext.install"Zuul2018-07-122-2/+10
|\
| * py3.x: Fix usage of gettext.installCorey Bryant2018-06-192-2/+10
* | Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-024-12/+12
|/
* Fix incorrect usage of assertTrueZhao Chao2018-02-261-11/+11
* For Python 3 Common patterns-six stringjiansong2017-11-122-11/+19
* Enable integration tests9.0.0.0b1Samuel Matzek2017-10-191-3/+0
* Fix integration test exception handlingSamuel Matzek2017-10-181-0/+2
* Fix gate issuesSamuel Matzek2017-10-131-2/+2
* fix-gate: change trove auth URL's to reflect new URL settingsAmrith Kumar2017-04-231-1/+1
* Trivial: Remove vim header from source filespangliye2016-12-203-4/+0
* Files with no code must be left completely emptyCao Xuan Hoang2016-11-092-29/+0
* beginning to change trove-integrationAmrith Kumar2016-10-101-1/+1
* Merge trove-integration into troveAmrith Kumar2016-10-0937-0/+4576