Skip to content

Add e2e tests for unlock and version commands#32

Merged
pascal-zarrad merged 1 commit into
mainfrom
feature/e2e-unlock-version
Jun 5, 2026
Merged

Add e2e tests for unlock and version commands#32
pascal-zarrad merged 1 commit into
mainfrom
feature/e2e-unlock-version

Conversation

@pascal-zarrad

Copy link
Copy Markdown
Member

Cover the two commands that lacked end-to-end tests. unlock: fresh repo succeeds with "Repository unlocked.", missing repo exits non-zero. version: prints the build-info line and runs from an empty dir (it bypasses config loading), so it needs neither a config file nor a repository.

Cover the two commands that lacked end-to-end tests. unlock: fresh repo
succeeds with "Repository unlocked.", missing repo exits non-zero. version:
prints the build-info line and runs from an empty dir (it bypasses config
loading), so it needs neither a config file nor a repository.
@pascal-zarrad pascal-zarrad self-assigned this Jun 5, 2026
@pascal-zarrad pascal-zarrad added the C3 - enhancement A change or improvement of a existing feature label Jun 5, 2026
@pascal-zarrad pascal-zarrad requested a review from a team as a code owner June 5, 2026 22:45
@pascal-zarrad pascal-zarrad merged commit dabe52d into main Jun 5, 2026
6 checks passed
@pascal-zarrad pascal-zarrad deleted the feature/e2e-unlock-version branch June 5, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C3 - enhancement A change or improvement of a existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant