mirror of
1
Fork 0
gotosocial/vendor/github.com/stretchr/testify/assert
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
..
assertion_compare.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
assertion_compare_can_convert.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
assertion_compare_legacy.go
assertion_format.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
assertion_format.go.tmpl
assertion_forward.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
assertion_forward.go.tmpl
assertion_order.go
assertions.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
doc.go
errors.go
forward_assertions.go
http_assertions.go