cli/pkg/cmd/factory
Mislav Marohnić 4b2cded1f8 Ensure that tests for command factory never read from user's config
If these tests are going to exerise `factory.New()`, the config getter
should always be overriden since the default config getter reads from
`~/.config/gh` and thus makes tests dependent on the user's environment.
2021-06-17 17:59:34 +02:00
..
default.go Set up iostreams in factory default 2021-06-15 09:20:00 -04:00
default_test.go Ensure that tests for command factory never read from user's config 2021-06-17 17:59:34 +02:00
http.go Update "Accept" header for github.com requests 2021-06-08 19:25:40 +02:00
http_test.go Further separate out test cases 2021-06-11 14:32:08 +02:00
remote_resolver.go Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
remote_resolver_test.go Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00