cli/pkg/cmd/gist
Lucas 26f1d48fa4
test(gist): add tests for handling truncated files in view command
* Added test cases for viewing truncated files with and without the raw flag.
* Included scenarios for multiple files with truncation behavior.
* Ensured correct output is returned for truncated files when accessed via raw URLs.
2025-09-20 06:55:38 +02:00
..
clone Remove IsTenancy and relevant tests from gists as they are unsupported 2024-10-15 12:41:23 -07:00
create Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
delete Fix StatusJSONResponse usage (#10810) 2025-05-01 20:22:43 +01:00
edit test(gist): add tests for editing truncated gist files 2025-09-20 06:55:10 +02:00
list Refactor ColorScheme initializer 2025-04-04 11:57:37 -04:00
rename Update usage to lower-kebab-case 2025-02-14 22:12:22 +05:00
shared test(gist): add tests for GetRawGistFile function 2025-09-19 05:01:16 +02:00
view test(gist): add tests for handling truncated files in view command 2025-09-20 06:55:38 +02:00
gist.go Refactor filtering into existing gist list 2024-10-12 23:17:55 -07:00