Skip to content

test: add unit tests for purge commands and update CLI documentation#100

Merged
allisson merged 1 commit intomainfrom
improve-doc-commands
Mar 4, 2026
Merged

test: add unit tests for purge commands and update CLI documentation#100
allisson merged 1 commit intomainfrom
improve-doc-commands

Conversation

@allisson
Copy link
Owner

@allisson allisson commented Mar 4, 2026

  • Add unit tests for purge-transit-keys and purge-tokenization-keys commands.
  • Add unit test for server command to verify error handling on invalid configuration.
  • Update TestGetSystemCommands to include new maintenance commands and verify their flags.
  • Reorganize and expand docs/cli-commands.md with detailed documentation for all maintenance and purge commands.
  • Add descriptive doc comment to the main function in cmd/app/main.go.

- Add unit tests for `purge-transit-keys` and `purge-tokenization-keys` commands.
- Add unit test for `server` command to verify error handling on invalid configuration.
- Update `TestGetSystemCommands` to include new maintenance commands and verify their flags.
- Reorganize and expand `docs/cli-commands.md` with detailed documentation for all maintenance and purge commands.
- Add descriptive doc comment to the `main` function in `cmd/app/main.go`.
@allisson allisson merged commit 1bf20be into main Mar 4, 2026
3 checks passed
@allisson allisson deleted the improve-doc-commands branch March 4, 2026 18:14
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