[PR #17030] Add more profile GUID tests #31096

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Adding more profile GUID tests

References and Relevant Issues

Closes #2119

Detailed Description of the Pull Request / Additional comments

Currently, there are formats that simply break GUID parsing (the commented out test cases). Should we catch that and treat it like a "null" GUID or should we generate a new GUID for those profiles?

Validation Steps Performed

PR Checklist

  • Closes Bug Report (#2119)
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/17030 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Adding more profile GUID tests ## References and Relevant Issues Closes #2119 ## Detailed Description of the Pull Request / Additional comments Currently, there are formats that simply break GUID parsing (the commented out test cases). Should we catch that and treat it like a "null" GUID or should we generate a new GUID for those profiles? ## Validation Steps Performed ## PR Checklist - [x] Closes #2119 - [x] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:45:05 +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#31096