gotosocial/testrig
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
..
media [bugfix] Fix images not being processed correctly sometimes (#437) 2022-03-21 19:46:51 +01:00
config.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
db.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
email.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
federatingdb.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
federator.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
log.go [bugfix] update syslog tests to listen/connect specifically to ipv4 loopback (#561) 2022-05-13 13:35:41 +02:00
mediahandler.go test the media manager a bit, add shutdown logic 2022-01-10 18:36:09 +01:00
oauthserver.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
processor.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
router.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
storage.go pass reader around instead of []byte 2022-01-16 18:52:55 +01:00
testmodels.go [chore] Add test for dereferencing Owncast service account (#613) 2022-05-27 16:35:35 +02:00
transportcontroller.go break a lot of tests 2022-06-01 18:13:16 +02:00
typeconverter.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
util.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00