Skip to content

test: re-record CLI-output snapshots for --username help text and resolved-identity Modifier row - #666

Merged
vscheuber merged 2 commits into
rockcarver:mainfrom
vscheuber:main
Aug 18, 2026
Merged

test: re-record CLI-output snapshots for --username help text and resolved-identity Modifier row#666
vscheuber merged 2 commits into
rockcarver:mainfrom
vscheuber:main

Conversation

@vscheuber

@vscheuber vscheuber commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

While investigating the e2e suite failing wholesale (377 of 538 suites), root-caused to rockcarver/frodo-lib#629 (an eager, unnecessary IDM-version probe added on every login that broke nearly every Polly-replayed e2e fixture), two genuine and already-published output changes were hiding underneath that noise and needed their frozen snapshots refreshed:

  • The global --username option's --help text now documents password auto-resolution from a stored connection profile (frodo-lib#628 / frodo-cli#665), which touches nearly every command's help output.
  • esv variable describe now prints a resolved-identity Modifier row alongside the existing Modifier UUID (same identity-resolution work).

Both changes were already in the published @rockcarver/frodo-lib@4.3.2 this repo depended on when this PR was opened — the snapshots simply hadn't caught up.

Now also bumps @rockcarver/frodo-lib to 4.3.3, which includes #629's fix.

Depends on

Resolved: rockcarver/frodo-lib#629 merged and published as 4.3.3.

Test plan

…olved-identity Modifier row

Both are real, intentional output changes already published in
@rockcarver/frodo-lib 4.3.2 (frodo-lib#628 / frodo-cli#665): the global
--username option's help text now documents password auto-resolution from
a stored connection profile, and `esv variable describe` now prints a
resolved-identity Modifier row alongside the existing Modifier UUID. The
frozen snapshots had simply not caught up.

These were surfaced while chasing down the systemic e2e breakage fixed by
frodo-lib#629 (an unrelated eager IDM-version probe on every login was
breaking nearly every Polly-replayed e2e fixture and masking these two
diffs underneath it).
Picks up frodo-lib#629, which stops the eager IDM-version probe on every
login that was breaking nearly every e2e test's Polly-replayed fixtures.
Verified against the published package: full e2e suite is green except 4
pre-existing, unrelated conn-describe.e2e.test.js failures (local
connection-profile decryption issue, present before any of this work).
@vscheuber
vscheuber marked this pull request as ready for review August 18, 2026 13:12
@vscheuber
vscheuber merged commit 30e26d6 into rockcarver:main Aug 18, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant