reorganzing tests folder

make tests a module

refacotring to local imports for tests

fixing test import of tasks

fixing test import of tasks

more testing fixups
This commit is contained in:
Wayne Witzel III
2016-01-27 11:38:56 -05:00
parent 7b07bb7d93
commit 5d6ea242c0
44 changed files with 205 additions and 81 deletions

View File

@@ -1,10 +1,6 @@
# Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved.
# Python
import base64
import re
# Django
from django.db import models
from django.utils.translation import ugettext_lazy as _