Files
docker-cli/opts
Sebastiaan van Stijn 19279c9e53 opts: cleanup ParseEnvFile tests
- Use gotest.tools for assertions
- Check for expected error messages
- Don't check for ErrBadKey errors, as it's not used
  as a sentinel error anywhere.
- Use t.SetEnv() instead of depending on `HOME` being set
- Use t.TempDir() for writing temporary files

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b129660dd3)
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2024-10-04 06:11:46 +00:00
..
2022-09-30 11:59:11 +02:00
2023-05-05 18:23:03 +02:00
2022-03-26 20:21:00 +01:00
2024-05-26 13:14:01 +01:00
2024-07-19 13:37:27 +02:00