cli/pkg/cmd/gist
Andy Feller 3c38cedaf3 Implement tests for muted logic, standardize reset
This commit covers testing around the new ColorScheme.Muted logic based on various situations to gain confidence we get the accessible colors expected when enabled.

Additionally, this commit includes a small change to the existing 8-bit color logic to standardize on the same reset sequence for testing purposes.  Essentially, `ESC[m` and `ESC[0m` are equivalent but this inconsistency with our other libraries makes setting up tests a little extra confusing and difficult.
2025-03-31 15:33:52 -04:00
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create Separate partitioning from globbing in cmdutil/args package and consumers (#3) 2025-03-04 07:05:23 +05:00
delete Merge pull request #10508 from iamazeem/10449-inconsistent-examples-format 2025-02-27 09:15:14 -05:00
edit Fix: accidental whitespace in gist edit 2025-01-16 11:44:46 -07:00
list Implement tests for muted logic, standardize reset 2025-03-31 15:33:52 -04:00
rename Update usage to lower-kebab-case 2025-02-14 22:12:22 +05:00
shared drop description from prompts, fix tests 2025-01-11 01:35:12 -06:00
view test(many): fix whitespace in tests expectations 2025-03-27 14:21:13 -06:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00