updating commands tests

updating test imports, again

relocate base and make tests a module

added pytest config for awx/lib/site-packages

restrucuting more test imports

more test refactoring

refactoring commands tests
This commit is contained in:
Wayne Witzel III
2016-01-28 10:58:44 -05:00
parent 3d4580611e
commit 6eae492d28
35 changed files with 319 additions and 303 deletions

View File

@@ -1,5 +1,6 @@
[pytest]
DJANGO_SETTINGS_MODULE = awx.settings.development
python_paths = awx/lib/site-packages
site_dirs = awx/lib/site-packages
python_files = *.py
addopts = --create-db