1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Commit graph

7 commits

Author SHA1 Message Date
James Cammarata
286d91d722 Reorganizing tox stuff and making py3-specific requirements 2016-03-11 11:25:28 -05:00
James Cammarata
b7813fd6fd Also adding python-systemd to tox test-requirements.txt 2016-03-10 14:07:58 -05:00
James Cammarata
936763bb2c Moving pip test requirements from travis.yml to tox test-requirements.txt 2016-03-10 12:02:26 -05:00
Toshio Kuratomi
7c73e9c12e Mock 1.1.0 lost python2.6 compatibility 2015-07-10 09:11:03 -07:00
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
2015-05-08 13:40:02 -05:00
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
2015-03-13 08:20:24 -04:00
jhermann
90886594fa added test requirements for pip 2015-03-12 21:04:38 +01:00