Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests #46

Open
3 of 19 tasks
OrkoHunter opened this issue May 12, 2017 · 0 comments
Open
3 of 19 tasks

Add more tests #46

OrkoHunter opened this issue May 12, 2017 · 0 comments
Projects

Comments

@OrkoHunter
Copy link
Collaborator

OrkoHunter commented May 12, 2017

  • Whenever a new change is introduced, deploy the branch as a separate heroku app.
  • The following flows must be tested
    • PR_FLOW
      • Create a new PR involving Python files with errors without .pep8speaks.yml - Test errors without .pep8speaks.yml test-pep8speaks#81
      • Create a new PR involving Python files with errors with .pep8speaks.yml - Test errors with pep8speaks.yml test-pep8speaks#82
      • Create a new PR which uses setup.cfg to read configurations. - Test errors with setup.cfg and pep8speaks.yml test-pep8speaks#83
      • Create a new PR involving Python files without errors without .pep8speaks.yml
      • Create a new PR involving Python files without errors with .pep8speaks.yml
      • Add a new commit to an opened PR with fixing the issues with .pep8speaks.yml
      • Add a new commit to an opened PR with fixing the issues without .pep8speaks.yml
      • Add a new commit to an opened PR with maintaining the issues with .pep8speaks.yml
      • Add a new commit to an opened PR with maintaining the issues without .pep8speaks.yml
      • Add a new commit to an opened PR with creating new issues with .pep8speaks.yml
      • Add a new commit to an opened PR with creating new issues without .pep8speaks.yml
    • Diff flow
      • Ask for diff on a PR with errors with .pep8speaks.yml
      • Ask for diff on a PR with errors without .pep8speaks.yml
      • Ask for diff on a PR without errors with .pep8speaks.yml
      • Ask for diff on a PR without errors without .pep8speaks.yml
    • pep8ify flow
      • Ask for pep8 fix on a PR with errors with .pep8speaks.yml
      • Ask for pep8 fix on a PR with errors without .pep8speaks.yml
      • Ask for pep8 fix on a PR without errors with .pep8speaks.yml
      • Ask for pep8 fix on a PR without errors without .pep8speaks.yml
@OrkoHunter OrkoHunter added this to To do in Main board Mar 2, 2019
@OrkoHunter OrkoHunter changed the title Test Flow Add more tests Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Main board
  
To do
Development

No branches or pull requests

1 participant