Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cparkertrivir committed Dec 9, 2024
1 parent eef007e commit 5e71302
Show file tree
Hide file tree
Showing 28 changed files with 189,226 additions and 5,683 deletions.
3 changes: 3 additions & 0 deletions test/client_cli/en/__snapshots__/config-export.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ Options:
positions of the journey/tree nodes.
--no-decode Do not include decoded variable value in
variable export
-o, --separate-objects Export managed.idm.json objects
separately in their own directory.
Ignored with -a.
-s, --separate-mappings Export sync.idm.json mappings separately
in their own directory. Ignored with -a.
--sa-id <sa-id> Service account id.
Expand Down
3 changes: 3 additions & 0 deletions test/client_cli/en/__snapshots__/idm-export.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ Options:
-N, --no-metadata Does not include metadata in the export
file.
--no-cache Disable token cache for this operation.
-o, --separate-objects Export managed.idm.json objects
separately in their own directory.
Ignored with -a.
-s, --separate-mappings Export sync.idm.json mappings separately
in their own directory. Ignored with -a.
--sa-id <sa-id> Service account id.
Expand Down
78,014 changes: 78,014 additions & 0 deletions test/e2e/__snapshots__/config-export.e2e.test.js.snap

Large diffs are not rendered by default.

Loading

0 comments on commit 5e71302

Please sign in to comment.