cli/pkg/cmd/gist/shared
Lucas e3afc4dae4
test(gist): add tests for GetRawGistFile function
- Implemented unit tests for various scenarios in `GetRawGistFile`.
- Covered cases including successful requests, error handling, and different content types.
- Ensured proper verification of HTTP responses and error messages.
2025-09-19 05:01:16 +02:00
..
shared.go feat(gist): add GetRawGistFile function to retrieve raw gist content 2025-09-18 06:35:16 +02:00
shared_test.go test(gist): add tests for GetRawGistFile function 2025-09-19 05:01:16 +02:00