moby/testutil
Sebastiaan van Stijn 0f871f8cb7
api/types/events: define "Action" type and consts
Define consts for the Actions we use for events, instead of "ad-hoc" strings.
Having these consts makes it easier to find where specific events are triggered,
makes the events less error-prone, and allows documenting each Action (if needed).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-29 00:38:08 +02:00
..
daemon api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
environment update golangci-lint to v1.54.2 2023-08-25 02:19:35 +02:00
fakecontext testutil: format code with gofumpt 2023-06-29 00:05:27 +02:00
fakegit refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakestorage testutil: format code with gofumpt 2023-06-29 00:05:27 +02:00
fixtures api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
registry test: update registry version to latest 2023-08-24 12:08:32 +02:00
request testutil: use dummyhost for non-tcp connections 2023-07-14 18:57:56 +02:00
doc.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helper.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
helpers.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
stringutils.go gosec: G404: Use of weak random number generator 2021-06-10 13:03:18 +02:00
stringutils_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00