Skip to content

Commit f728bb8

Browse files
committed
Remove obsolete snapshots and recordings
1 parent cecb7fd commit f728bb8

6 files changed

Lines changed: 0 additions & 25698 deletions

File tree

test/e2e/__snapshots__/email-template-import.e2e.test.js.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,8 @@ exports[`frodo email template import "frodo email template import --template-id
1616

1717
exports[`frodo email template import "frodo email template import -AD test/e2e/exports/all-separate/idm/global/emailTemplate -m idm": should import all on prem idm email templates from the directory" 1`] = `""`;
1818

19-
exports[`frodo email template import "frodo email template import -AD test/e2e/exports/idm/A-email -m idm": should import all on prem idm email templates from the directory" 1`] = `""`;
20-
2119
exports[`frodo email template import "frodo email template import -af allEmailTemplates.template.email.json -D test/e2e/exports/all": should import all email templates from the file "test/e2e/exports/all/allEmailTemplates.template.email.json" 1`] = `""`;
2220

2321
exports[`frodo email template import "frodo email template import -af test/e2e/exports/all/allEmailTemplates.template.email.json": should import all email templates from the file "test/e2e/exports/all/allEmailTemplates.template.email.json" 1`] = `""`;
2422

2523
exports[`frodo email template import "frodo email template import -af test/e2e/exports/all/idm/allEmailTemplates.template.email.json -m idm": should import email template for on prem idm from one file 1`] = `""`;
26-
27-
exports[`frodo email template import "frodo email template import -af test/e2e/exports/idm/allEmailTemplates.template.email.json -m idm": should import email template for on prem idm from one file 1`] = `""`;

test/e2e/__snapshots__/idm-import.e2e.test.js.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,10 @@ Error importing config entities
4040

4141
exports[`frodo idm import "frodo idm import -AD test/e2e/exports/all-separate/idm/global/idm -m idm": Should import on prem idm config according to the idmenv and entity files" 1`] = `""`;
4242

43-
exports[`frodo idm import "frodo idm import -AD test/e2e/exports/idm/A-idm -m idm": Should import on prem idm config according to the idmenv and entity files" 1`] = `""`;
44-
4543
exports[`frodo idm import "frodo idm import -af test/e2e/exports/all/all.idm.json -e test/e2e/env/testEnvFile.env -E test/e2e/env/testEntitiesFile.json": Should import all configs from the file 'test/e2e/exports/all/all.idm.json' according to the env and entity files" 1`] = `""`;
4644

4745
exports[`frodo idm import "frodo idm import -af test/e2e/exports/all/idm/all.idm.json -m idm": Should import on prem idm config' according to the idmenv and entity files" 1`] = `""`;
4846

49-
exports[`frodo idm import "frodo idm import -af test/e2e/exports/idm/all.idm.json -m idm": Should import on prem idm config' according to the idmenv and entity files" 1`] = `""`;
50-
5147
exports[`frodo idm import "frodo idm import -f test/e2e/exports/all-separate/cloud/global/idm/script.idm.json": should import the idm config from the file named 'test/e2e/exports/all-separate/cloud/global/idm/script.idm.json'" 1`] = `""`;
5248

5349
exports[`frodo idm import "frodo idm import -i script -D test/e2e/exports/all-separate/cloud/global/idm": should import the idm config with name 'script' from the directory test/e2e/exports/all-separate/cloud/global/idm" 1`] = `""`;

test/e2e/__snapshots__/role-import.e2e.test.js.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,10 @@ exports[`frodo role import "frodo role import -AD test/e2e/exports/all-separate/
1212

1313
exports[`frodo role import "frodo role import -AD test/e2e/exports/all-separate/idm/global/internalRole -m idm ": should import all on prem idm roles from the directory" 1`] = `""`;
1414

15-
exports[`frodo role import "frodo role import -AD test/e2e/exports/idm/A-role -m idm ": should import all on prem idm roles from the directory" 1`] = `""`;
16-
1715
exports[`frodo role import "frodo role import -af test/e2e/exports/all/allInternalRoles.internalRole.json": should import all roles from the file "test/e2e/exports/all/allInternalRoles.internalRole.json" 1`] = `""`;
1816

1917
exports[`frodo role import "frodo role import -af test/e2e/exports/all/idm/allInternalRoles.internalRole.json -m idm": should import all on prem idm roles from one file" 1`] = `""`;
2018

21-
exports[`frodo role import "frodo role import -af test/e2e/exports/idm/allInternalRoles.internalRole.json -m idm": should import all on prem idm roles from one file" 1`] = `""`;
22-
2319
exports[`frodo role import "frodo role import -f test/e2e/exports/all/allInternalRoles.internalRole.json": should import the first role from the file "test/e2e/exports/all/allInternalRoles.internalRole.json" 1`] = `""`;
2420

2521
exports[`frodo role import "frodo role import -i ccb11ba1-333b-4197-95db-89bb08a2ab56 -f test/e2e/exports/all/allInternalRoles.internalRole.json": should import the role with the id "ccb11ba1-333b-4197-95db-89bb08a2ab56" from the file "test/e2e/exports/all/allInternalRoles.internalRole.json" 1`] = `""`;

0 commit comments

Comments
 (0)