Add creation test to PolicyControlComponent
Add test that PolicyControlComponent is created.
Cleaned away non functional sorting in PolicyTypeDataSource and made it
injectable.
Changed so PolicyTypeDataSource is injected in PolicyControlComponent
instead of created with new.
Change-Id: I8f6c80c37b9491b3508e34accecb669905376b38
Issue-ID: NONRTRIC-383
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
diff --git a/.gitignore b/.gitignore
index 7db901f..6926ab1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,6 +50,7 @@
# OSx cruft
**/.DS_Store
+.history
# documentation
.tox