moby--moby/registry
Sebastiaan van Stijn 0ba2d7c625
registry: remove TestSameAuthDataPostSave
This test was added in 0fc11699ab as
a regression test for saving credentials by the CLI.

However, the CLI code is no longer in this repository, so it was
no longer testing anything.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-28 14:06:40 +01:00
..
resumable bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
auth.go registry: remove v1 authentication 2020-10-28 14:06:36 +01:00
auth_test.go registry: remove TestSameAuthDataPostSave 2020-10-28 14:06:40 +01:00
config.go registry: use consts for default registry 2020-10-28 14:06:28 +01:00
config_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config_unix.go registry: fix mtls config dir passing 2020-05-14 12:02:09 -07:00
config_windows.go registry: fix mtls config dir passing 2020-05-14 12:02:09 -07:00
endpoint_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
endpoint_v1.go registry: use constants for http methods 2019-10-13 17:30:25 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
registry.go registry: fix mtls config dir passing 2020-05-14 12:02:09 -07:00
registry_mock_test.go registry: normalize comment formatting 2019-11-27 15:45:23 +01:00
registry_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service.go registry: DefaultService.Auth(): skip parsing default registry 2020-10-28 14:06:38 +01:00
service_v2.go registry: remove v1 authentication 2020-10-28 14:06:36 +01:00
session.go registry: add a critical section to protect authTransport.modReq 2019-10-27 20:00:04 -04:00
types.go Add canonical import comment 2018-02-05 16:51:57 -05:00