fixing ad_hoc imports

flake8 fixes

Fix and add awx/api/tests

added fact tests

added proper xml reports for jenkins

added jenkins requirements and adjusted Makefile target
This commit is contained in:
Wayne Witzel III
2016-01-28 12:01:12 -05:00
parent 6eae492d28
commit 71a1547c3a
13 changed files with 26 additions and 19 deletions

View File

@@ -9,3 +9,7 @@ pylint
flake8
distribute==0.7.3
unittest2
pytest
pytest-cov
pytest-django
pytest-pythonpath