Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Add unittest to check for specific repo files #52

Closed
thinkingserious opened this issue Oct 28, 2017 · 3 comments
Closed

Add unittest to check for specific repo files #52

thinkingserious opened this issue Oct 28, 2017 · 3 comments

Comments

@thinkingserious
Copy link
Contributor

This repo should have the following list of files included:

  • ./Docker or docker/Docker
  • ./docker-compose.yml or ./docker/docker-compose.yml
  • ./.env_sample
  • ./.gitignore
  • ./.travis.yml
  • ./.codeclimate.yml
  • ./CHANGELOG.md
  • ./CODE_OF_CONDUCT.md
  • ./CONTRIBUTING.md
  • ./.github/ISSUE_TEMPLATE
  • ./LICENSE.md
  • ./.github/PULL_REQUEST_TEMPLATE
  • ./README.md
  • ./TROUBLESHOOTING.md
  • ./USAGE.md
  • ./USE_CASES.md

This PR is only asking for tests of the existence of these files, if the files do not exist when you run the tests - do not worry about the tests not passing. We will identify this and create a new PR for the issue.
Thank you!

@luan-cestari
Copy link
Contributor

@thinkingserious Can I take this issue to fix?

@mbernier
Copy link
Contributor

All you @luan-cestari

@luan-cestari
Copy link
Contributor

Hi, Created the PR #55

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants