mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user