[PR #15844] [Tests] Add test for subparameter based GraphicOptions #30751

Open
opened 2026-01-31 09:42:44 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15844

State: closed
Merged: Yes


Add test for subparameter based GraphicOptions.

GraphicsSingleWithSubParamTests is added for subparameter based GraphicOptions. This should've been included with #15729.

Also, while working on #15795, I realized creating and passing subparameters for the tests is painful right now. I've added a small util MakeSubParamsAndRanges(...) that eases creating subparameters and subparameter ranges from a simple list of (lists of) subparameters.

Validation Steps Performed

  • All tests passed.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/15844 **State:** closed **Merged:** Yes --- Add test for subparameter based `GraphicOptions`. `GraphicsSingleWithSubParamTests` is added for subparameter based `GraphicOptions`. This should've been included with #15729. Also, while working on #15795, I realized creating and passing subparameters for the tests is painful right now. I've added a small util `MakeSubParamsAndRanges(...)` that eases creating subparameters and subparameter ranges from a simple list of (lists of) subparameters. ## Validation Steps Performed - All tests passed.
claunia added the pull-request label 2026-01-31 09:42:44 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30751