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

Conversation

oncleben31
Copy link
Owner

@oncleben31 oncleben31 commented Jan 24, 2021

Fix: #116

Template CI generates a project and run pre-commit and pytest suite.

Thos OS and Python version have been removed:

  • Windows is failing for an not yet understood 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.

Generate the default project.
Check pre-commit is OK.
Check pytests suite is OK.
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 oncleben31 added the ci Changes to CI configuration files and scripts label Jan 24, 2021
@oncleben31 oncleben31 merged commit 77f62ec into main Jan 24, 2021
@oncleben31 oncleben31 deleted the ci-template-tests-suite branch January 24, 2021 10:35
@oncleben31 oncleben31 added the cookiecutter Changes outside of the template directory label Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI configuration files and scripts cookiecutter Changes outside of the template directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use project test suite in CI
1 participant