improve tests

This commit is contained in:
pauladamseniii
2023-10-18 16:24:33 -04:00
parent 1c42a7900d
commit 1c2d6ba2a2
6 changed files with 22 additions and 57 deletions

View File

@@ -21,6 +21,7 @@ let carUpdates = [
ecu_list: "AGS 1.0.0,AMP 1.0.0",
created: "2021-08-20T18:37:41.960397Z",
updated: "2021-08-20T18:37:50.007853Z",
sums: "2023.03.00.00.E",
},
},
{
@@ -40,6 +41,7 @@ let carUpdates = [
ecu_list: "AGS 1.0.0,AMP 1.0.0",
created: "2021-08-20T18:37:41.960397Z",
updated: "2021-08-20T18:37:50.007853Z",
sums: "2023.03.00.00.E",
},
},
{
@@ -59,6 +61,7 @@ let carUpdates = [
ecu_list: "AGS 1.0.0,AMP 1.0.0",
created: "2021-08-20T18:37:41.960397Z",
updated: "2021-08-20T18:37:50.007853Z",
sums: "2023.03.00.00.E",
},
},
];

View File

@@ -53,6 +53,7 @@ let manifest = {
created: "2021-12-09T22:38:11.679943Z",
updated: "2022-01-14T00:47:08.996451Z",
active: true,
sums: "2023.03.00.00.E",
};
let manifests = [
{
@@ -62,6 +63,7 @@ let manifests = [
created: "2021-07-01T22:40:07.778509Z",
updated: "2021-07-12T18:22:13.736755Z",
active: true,
sums: "2023.03.00.00.E",
},
];
let totalManifests = 1;