superlint/.automation/test/dockerfile
2020-11-20 09:12:31 -06:00
..
bad Merge TestCodebase and LintCodebase 2020-10-17 16:12:55 +02:00
good Merge TestCodebase and LintCodebase 2020-10-17 16:12:55 +02:00
reports Harden testing (#982) 2020-11-20 09:12:31 -06:00
README.md Merge TestCodebase and LintCodebase 2020-10-17 16:12:55 +02:00

Docker Test Cases

This folder holds the test cases for Docker.

Additional Docs

Due to the nature of the naming of files, we have 2 subfolders in this directory.

  • good is for working, and correct Dockerfile(s)
  • bad is for invalid, and incorrect Dockerfile(s)

Good Test Cases

  • Note: They are linted utilizing the default linter rules.

Bad Test Cases

  • Note: They are linted utilizing the default linter rules.