// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`App Route / authenticated 1`] = `
`; exports[`App Route / unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /dashboards/0 authenticated 1`] = `
`; exports[`App Route /dashboards/0 unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /home authenticated 1`] = `
`; exports[`App Route /home unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /issue-info authenticated 1`] = `
Issue FISKER123 Details
Issue Details

ID : FISKER123

Driver ID : valid-cognito-id-1

VIN : 1GNGC26RXXJ407648

Title : sometitle

Description : 2343242

Created : 12/09/2022 23:16:38+00:00

Issue images
`; exports[`App Route /issue-info unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /issues authenticated 1`] = `
Issues
Id VIN Title Driver ID Created sorted descending
15 4Y1SL65848Z411439 sometitle 12345 12/09/2022 23:16:38+00:00
17 1GNGC26RXXJ407648 sometitle valid-cognito-id-1 12/09/2022 23:16:38+00:00
`; exports[`App Route /issues unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /package-deploy authenticated 1`] = `
Deploy Test Manifest 1.0

Created 07/01/2021 22:40:07+00:00 .

0 Selected
VIN Model Year Trim Created Updated sorted descending
`; exports[`App Route /package-deploy unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /package-status authenticated 1`] = `
ID sorted descending Vehicle Status Created Updated
1 1G1FP87S3GN100062 downloaded 07/01/2021 22:40:07+00:00 07/12/2021 18:22:13+00:00
2 1G1FP87S3GN100062 downloaded 07/01/2021 22:40:07+00:00 07/12/2021 18:22:13+00:00
3 1G1FP87S3GN100062 downloaded 07/01/2021 22:40:07+00:00 07/12/2021 18:22:13+00:00
`; exports[`App Route /package-status unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /packages authenticated 1`] = `
Deployments
ID sorted descending Name Version Type SUMS Update Created Updated Actions
1 Test Manifest 1.0 2023.03.00.00.E Standard 07/01/2021 22:40:07+00:00 07/12/2021 18:22:13+00:00
`; exports[`App Route /packages unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /page-not-found authenticated 1`] = `
`; exports[`App Route /page-not-found unauthenticated 1`] = `

Page Not Found

`; exports[`App Route /supplier/{email} unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /tools/certificates/add authenticated 1`] = `
`; exports[`App Route /tools/certificates/add unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /tools/security-dll authenticated 1`] = `
Security.dll Download

Please click the links below to download the certificate.pem, key.pem and the security.dll (either the 32-bit or 64-bit version to match your application). Install all files in the same folder, and then run your application of choice to connect to the Fisker cloud.

Important Note: Certificates expire in 3 months from the time they are generated. They have to be re-downloaded again to connect to the Fisker cloud.

`; exports[`App Route /tools/security-dll unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /tools/sms/send authenticated 1`] = `
`; exports[`App Route /tools/sms/send unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /vehicle-add authenticated 1`] = `
`; exports[`App Route /vehicle-add unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /vehicle-status authenticated 1`] = `
Vehicle FISKER123 Details
Vehicle Details

VIN : FISKER123

ICCID :

Version : /

Model : Ocean

Year : 2021

Trim : Basic

Country :

Powertrain Type :

Restraint Type :

Body Type :

Info Source :

Tags : none

Log Level : info

CANBus Enabled : true

Max Memory Buffer Size : 1

Data Logger Enabled : true

Max Disk Buffer Size : 2

Filters : 3

DTC Enabled : false

DLT Logging Enabled : false

IDPS Enabled : true

Debug Mask :

`; exports[`App Route /vehicle-status unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /vehicle-status/vin/carupdateid unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`; exports[`App Route /vehicles authenticated 1`] = `
Vehicles
VIN Model Year Trim Created Updated sorted descending
`; exports[`App Route /vehicles unauthenticated 1`] = `
Sign In

Note: Your email address will be used as the user id

`;