gotosocial/internal/trans
tobi 0245c606d7
[chore] Test fixes (#788)
* use 'test' value for testrig storage backend

* update test dependency

* add WaitFor func in testrig

* use WaitFor function instead of time.Sleep

* tidy up tests

* make SentMessages a sync.map

* go fmt
2022-08-31 17:31:21 +02:00
..
model [bugfix] Fix loss of account info on export/import, add tests (#759) 2022-08-22 11:21:36 +02:00
decoders.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
encoders.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
export.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
exporter.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
exportminimal.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
exportminimal_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
import.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
import_test.go [bugfix] Fix loss of account info on export/import, add tests (#759) 2022-08-22 11:21:36 +02:00
importer.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
trans_test.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
util.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00