summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-09-18 09:55:52 -0700
committerVictor Morales <victor.morales@intel.com>2017-09-18 17:58:27 -0700
commitd4d563eea97f94742800531fe702597c3545b9c4 (patch)
treea6357b92bef51eaef1728586d4ab22c65790d88d /.gitignore
parent2d2d9bed8b1990da7e0e763578684b0c1084c036 (diff)
Refactor Service UTs
The Unit tests that covers the get function of Service resource was generic, this change pretends to translate it to use cases. Change-Id: Iaec6d0751b5501612aebb240423da750bd56abff Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: MULTICLOUD-83
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e86d02b0..7d298bc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ logs/*.log
.tox
.coverage
htmlcov/
-
+.idea/
+mydatabase