gotosocial/internal/api/client/admin
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
..
accountaction.go [feature] Admin account actions (#432) 2022-03-19 12:01:40 +01:00
admin.go [feature] Media cleanup endpoint (#560) 2022-05-15 14:52:46 +02:00
admin_test.go break a lot of tests 2022-06-01 18:13:16 +02:00
domainblockcreate.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblockdelete.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblockget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
domainblocksget.go Add Accept header negotiation to relevant API endpoints (#337) 2021-12-11 17:50:00 +01:00
emojicreate.go emoji code passing muster 2022-01-15 17:36:15 +01:00
emojicreate_test.go emoji code passing muster 2022-01-15 17:36:15 +01:00
mediacleanup.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
mediacleanup_test.go [feature] Media cleanup endpoint (#560) 2022-05-15 14:52:46 +02:00