\ No newline at end of file
+ currentCarInfo: String,
+ neededCarInfo: String,
+ backFunction: Function,
+ },
+};
+
diff --git a/src/commonComponents/carAttributes/carAttributes.spec.js b/src/commonComponents/carAttributes/carAttributes.spec.js
index e69de29bb..882a68129 100644
--- a/src/commonComponents/carAttributes/carAttributes.spec.js
+++ b/src/commonComponents/carAttributes/carAttributes.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/commonComponents/carAttributes/carAttributes.vue b/src/commonComponents/carAttributes/carAttributes.vue
index eb5d6e9b5..4bdc644cd 100644
--- a/src/commonComponents/carAttributes/carAttributes.vue
+++ b/src/commonComponents/carAttributes/carAttributes.vue
@@ -1,28 +1,28 @@
-
+
\ No newline at end of file
+ buttonPrimary,
+ },
+};
+
diff --git a/src/layouts/home/home.spec.js b/src/layouts/home/home.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/home/home.spec.js
+++ b/src/layouts/home/home.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/home/home.vue b/src/layouts/home/home.vue
index 0ea31a658..fae0ff39c 100644
--- a/src/layouts/home/home.vue
+++ b/src/layouts/home/home.vue
@@ -3,4 +3,4 @@
Home
Test
-
\ No newline at end of file
+
diff --git a/src/layouts/notFound/notFound.spec.js b/src/layouts/notFound/notFound.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/notFound/notFound.spec.js
+++ b/src/layouts/notFound/notFound.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/notFound/notFound.vue b/src/layouts/notFound/notFound.vue
index 92f2ec8fc..67c05787e 100644
--- a/src/layouts/notFound/notFound.vue
+++ b/src/layouts/notFound/notFound.vue
@@ -1,6 +1,5 @@
-
-
Not found
-
-
-
\ No newline at end of file
+
+
Not found
+
+
diff --git a/src/layouts/selectDamage/selectDamage.spec.js b/src/layouts/selectDamage/selectDamage.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/selectDamage/selectDamage.spec.js
+++ b/src/layouts/selectDamage/selectDamage.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/selectDamage/selectDamage.vue b/src/layouts/selectDamage/selectDamage.vue
index ccfe661a8..0d78a2ead 100644
--- a/src/layouts/selectDamage/selectDamage.vue
+++ b/src/layouts/selectDamage/selectDamage.vue
@@ -1,75 +1,77 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- How bad is it?
-
-
-
-
-
-
-
-
-
-
-
-
-
- Change Vehicle
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+ How bad is it?
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Change Vehicle
+
+
+
+
-
+
diff --git a/src/layouts/selectMake/selectMake.spec.js b/src/layouts/selectMake/selectMake.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/selectMake/selectMake.spec.js
+++ b/src/layouts/selectMake/selectMake.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/selectMake/selectMake.vue b/src/layouts/selectMake/selectMake.vue
index 9eeef5217..9308c8e06 100644
--- a/src/layouts/selectMake/selectMake.vue
+++ b/src/layouts/selectMake/selectMake.vue
@@ -1,40 +1,37 @@
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
+ baseTemplate,
+ carAttributes,
+ },
+};
+
diff --git a/src/layouts/selectModel/selectModel.spec.js b/src/layouts/selectModel/selectModel.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/selectModel/selectModel.spec.js
+++ b/src/layouts/selectModel/selectModel.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/selectModel/selectModel.vue b/src/layouts/selectModel/selectModel.vue
index 09292c78b..f2becd40a 100644
--- a/src/layouts/selectModel/selectModel.vue
+++ b/src/layouts/selectModel/selectModel.vue
@@ -1,40 +1,37 @@
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
+ baseTemplate,
+ carAttributes,
+ },
+};
+
diff --git a/src/layouts/selectStyle/selectStyle.spec.js b/src/layouts/selectStyle/selectStyle.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/selectStyle/selectStyle.spec.js
+++ b/src/layouts/selectStyle/selectStyle.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/selectStyle/selectStyle.vue b/src/layouts/selectStyle/selectStyle.vue
index 58f0657a1..e9dd0d143 100644
--- a/src/layouts/selectStyle/selectStyle.vue
+++ b/src/layouts/selectStyle/selectStyle.vue
@@ -1,40 +1,39 @@
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
+ baseTemplate,
+ carAttributes,
+ },
+};
+
diff --git a/src/layouts/selectYear/selectYear.spec.js b/src/layouts/selectYear/selectYear.spec.js
index e69de29bb..882a68129 100644
--- a/src/layouts/selectYear/selectYear.spec.js
+++ b/src/layouts/selectYear/selectYear.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/layouts/selectYear/selectYear.vue b/src/layouts/selectYear/selectYear.vue
index 501c29ea7..4f0a2a018 100644
--- a/src/layouts/selectYear/selectYear.vue
+++ b/src/layouts/selectYear/selectYear.vue
@@ -1,42 +1,39 @@
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
+ baseTemplate,
+ carAttributes,
+ },
+};
+
diff --git a/src/router/dynamic-routing/component-loader.js b/src/router/dynamic-routing/component-loader.js
index 8c29205c5..b9b06c3a9 100644
--- a/src/router/dynamic-routing/component-loader.js
+++ b/src/router/dynamic-routing/component-loader.js
@@ -1,3 +1,3 @@
export function lazyLoadComponent(componentName) {
- return () => import(`@/layouts/${componentName}.vue`)
-}
\ No newline at end of file
+ return () => import(`@/layouts/${componentName}.vue`);
+}
diff --git a/src/router/dynamic-routing/route-compile.js b/src/router/dynamic-routing/route-compile.js
index 60f40ea4c..94bff4baa 100644
--- a/src/router/dynamic-routing/route-compile.js
+++ b/src/router/dynamic-routing/route-compile.js
@@ -4,10 +4,9 @@ import { lazyLoadComponent } from "@/router/dynamic-routing/component-loader.js"
export function getRouteData(relativeUrl) {
return axios
.post("/api/v1/content/RouteInfo", {
- relativeUrl: relativeUrl
+ relativeUrl: relativeUrl,
})
.then((response) => {
-
// This is really only for Mockey. In a real case, this would just be a 404 and we would check status code.
if (response.data.Result === undefined) {
return Promise.reject("Could not find any details about given route.");
@@ -26,7 +25,6 @@ export function getRouteData(relativeUrl) {
});
});
-
return Promise.resolve(routeData);
});
}
diff --git a/src/uxComponents/buttonPrimary/buttonPrimary.spec.js b/src/uxComponents/buttonPrimary/buttonPrimary.spec.js
index e69de29bb..882a68129 100644
--- a/src/uxComponents/buttonPrimary/buttonPrimary.spec.js
+++ b/src/uxComponents/buttonPrimary/buttonPrimary.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/uxComponents/buttonPrimary/buttonPrimary.vue b/src/uxComponents/buttonPrimary/buttonPrimary.vue
index 0243408bd..194c1483f 100644
--- a/src/uxComponents/buttonPrimary/buttonPrimary.vue
+++ b/src/uxComponents/buttonPrimary/buttonPrimary.vue
@@ -1,31 +1,28 @@
-
\ No newline at end of file
+ },
+};
+
diff --git a/src/uxComponents/confetti/confetti.spec.js b/src/uxComponents/confetti/confetti.spec.js
index e69de29bb..882a68129 100644
--- a/src/uxComponents/confetti/confetti.spec.js
+++ b/src/uxComponents/confetti/confetti.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/uxComponents/confetti/confetti.vue b/src/uxComponents/confetti/confetti.vue
index 71592350a..38fc69d10 100644
--- a/src/uxComponents/confetti/confetti.vue
+++ b/src/uxComponents/confetti/confetti.vue
@@ -1,15 +1,18 @@
diff --git a/src/uxComponents/radioCard/radioCard.spec.js b/src/uxComponents/radioCard/radioCard.spec.js
index e69de29bb..882a68129 100644
--- a/src/uxComponents/radioCard/radioCard.spec.js
+++ b/src/uxComponents/radioCard/radioCard.spec.js
@@ -0,0 +1 @@
+test.todo('some test to be written in the future');
\ No newline at end of file
diff --git a/src/uxComponents/radioCard/radioCard.vue b/src/uxComponents/radioCard/radioCard.vue
index ac6f6875d..805b6d7cd 100644
--- a/src/uxComponents/radioCard/radioCard.vue
+++ b/src/uxComponents/radioCard/radioCard.vue
@@ -1,9 +1,25 @@