Skip to content

P1/630p1 add cli api server arg parsing tests#62552

Open
raghuvn97 wants to merge 2 commits intoapache:mainfrom
AkshayArali:p1/630p1-add-cli-api-server-arg-parsing-tests
Open

P1/630p1 add cli api server arg parsing tests#62552
raghuvn97 wants to merge 2 commits intoapache:mainfrom
AkshayArali:p1/630p1-add-cli-api-server-arg-parsing-tests

Conversation

@raghuvn97
Copy link

P1/630p1 add cli api server arg parsing tests

Raghavendra Nyamagouda added 2 commits February 26, 2026 19:52
Add 22 unit tests verifying that the api-server CLI subcommand correctly
parses --port, --workers, --apps, --host, --worker-timeout,
--proxy-headers, --dev, --ssl-cert, --ssl-key, and --log-config flags.
Tests also verify that non-integer values for numeric flags are rejected
by the parser. Includes parametrized combinations for regression safety.

Closes #1

Made-with: Cursor
@AkshayArali AkshayArali deleted the p1/630p1-add-cli-api-server-arg-parsing-tests branch February 27, 2026 05:30
Copy link
Contributor

@SameerMesiah97 SameerMesiah97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but let's wait for CI to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants