mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 14:10:12 +01:00
add unit tests for the check action to allow for some refactoring and bug fixing without having to worry about breaking stuff. resolve watchtower cleanup bug by adding an initial 1 second sleep in the check action. without the sleep, the docker client returns an empty array, which is why we were left with two watchtowers. |
||
|---|---|---|
| .. | ||
| mocks | ||
| client.go | ||
| container.go | ||
| container_test.go | ||
| filters.go | ||
| filters_test.go | ||
| sort.go | ||
| trust.go | ||
| trust_test.go | ||
| util.go | ||
| util_test.go | ||