moby/daemon/events
Sebastiaan van Stijn f443006fa2
daemon/events: rewrite test-assertions with gotest.tools
- clean up "//import" comment, as test-files cannot be imported, and only
  one "//import" comment is needed per package.
- remove some intermediate variables
- rewrite assertions to use gotest.tools
- use assert.Check()) (non-fatal) where possible

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-28 13:16:57 +02:00
..
testutils daemon/events: use strings.Cut() 2022-12-21 11:09:01 +01:00
events.go migrate pkg/pubsub to github.com/moby/pubsub 2022-09-30 18:40:19 +02:00
events_test.go daemon/events: rewrite test-assertions with gotest.tools 2023-08-28 13:16:57 +02:00
filter.go api/types/events: add "Type" type for event-type enum 2021-08-23 21:14:55 +02:00
metrics.go goimports: fix imports 2019-09-18 12:56:54 +02:00