Commit Graph

6 Commits (b7813fd6fd9da5f3625072ca49cbf46cd2f54918)

Author SHA1 Message Date
James Cammarata b7813fd6fd Also adding python-systemd to tox test-requirements.txt 9 years ago
James Cammarata 936763bb2c Moving pip test requirements from travis.yml to tox test-requirements.txt 9 years ago
Toshio Kuratomi 7c73e9c12e Mock 1.1.0 lost python2.6 compatibility 10 years ago
Matt Martz a0fc8bb0bd Testing additions and fixes
* Fix import pathing for units.mock
* Add some additional requirements
* Use compileall to test compatiblity with different python versions
10 years ago
James Laska 3d67e9e0c0 Add tox and travis-ci support
Add tox integration to run unittests in supported python releases.
Travis-CI is used for test execution.

Additionally, the unittest TestQuotePgIdentifier was updated to support
using assert_raises_regexp on python-2.6.

Sample travis-ci output available at
https://travis-ci.org/ansible/ansible/builds/54189977
10 years ago
jhermann 90886594fa added test requirements for pip 10 years ago