From d3541633e097ec0e08e8cb7174165ecc05776df5 Mon Sep 17 00:00:00 2001 From: Paul Adamsen <117673433+pauladamseniii@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:00:46 -0400 Subject: [PATCH] CEC-5028 - Vehicle Safe States in Digital Twin (#441) --- .../DigitalTwinTab.test.jsx.snap | 49 +++++++++++++++++++ .../Contexts/__mocks__/VehicleContext.jsx | 9 ++++ src/components/DigitalTwin/index.js | 13 ++++- 3 files changed, 70 insertions(+), 1 deletion(-) diff --git a/src/components/Cars/Status/__snapshots__/DigitalTwinTab.test.jsx.snap b/src/components/Cars/Status/__snapshots__/DigitalTwinTab.test.jsx.snap index 474053b..f22adcc 100644 --- a/src/components/Cars/Status/__snapshots__/DigitalTwinTab.test.jsx.snap +++ b/src/components/Cars/Status/__snapshots__/DigitalTwinTab.test.jsx.snap @@ -248,6 +248,55 @@ exports[`DigitalTwinTab Render 1`] = ` Yes
++ + Vehicle Safe State + + : + False +
++ + VCU Safe State + + : + True +
++ + MCU Front Safe State + + : + False +
++ + MCU Rear Safe State + + : + False +
++ + MCU Front Inverter Error + + : + True +
++ + MCU Rear Inverter Error + + : + False +
+