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 CI tests for template #132

Merged
merged 6 commits into from
Jan 24, 2021
Merged

Add CI tests for template #132

merged 6 commits into from
Jan 24, 2021

Commits on Jan 24, 2021

  1. Add CI tests for template

    Generate the default project.
    Check pre-commit is OK.
    Check pytests suite is OK.
    oncleben31 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a2f2dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ead658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb1357f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    687f69d View commit details
    Browse the repository at this point in the history
  5. Remove Python 3.7 and Windows

    Windows is failing for an not yet understand reason and Windows is not a really
    a supported OS for Home Assistant development.
    Python 3.7 is no more supported by the lib used for pytest suite.
    oncleben31 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    12944d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c58330 View commit details
    Browse the repository at this point in the history