gotosocial/internal/api/client/instance
tsmethurst 181f782d13 break a lot of tests
Move shared test logic into the testrig,
rather than having it scattered all over
the place. This allows us to just mock
the transport controller once, and have
all tests use it (unless they need not to
for some other reason).
2022-06-01 18:13:16 +02:00
..
instance.go Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
instance_test.go break a lot of tests 2022-06-01 18:13:16 +02:00
instanceget.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
instancepatch.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
instancepatch_test.go [chore] Mastodon api fixups (#617) 2022-05-28 18:59:55 +01:00