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

feat: Update test mocks, add testing with Python 3.13 #46

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

hostcc
Copy link
Owner

@hostcc hostcc commented Oct 23, 2024

  • tox, Github Actions: added testing with Python 3.13
  • Updated version of test mocks (pytest-homeassistant-custom-component package) and its required dependencies
  • voluptious package is now typed and its missing stubs no longer ignored for mypy
  • config_flow.py: Fixed typing for voluptious schema declaration

* `tox`, Github Actions: added testing with Python 3.13
* Updated version of test mocks (`pytest-homeassistant-custom-component` package)
  and its required dependencies
* `voluptious` package is now typed and its missing stubs no longer
   ignored for `mypy`
* `config_flow.py`: Fixed typing for `voluptious` schema declaration
@hostcc hostcc added the enhancement New feature or request label Oct 23, 2024
@hostcc hostcc self-assigned this Oct 23, 2024
@hostcc hostcc changed the title feat: Update test mocks, added testing with Python 3.13 feat: Update test mocks, addtesting with Python 3.13 Oct 23, 2024
Copy link

@hostcc hostcc merged commit 51e2a79 into master Oct 23, 2024
5 checks passed
@hostcc hostcc deleted the feat/update-test-mocks-py313 branch October 23, 2024 13:23
@hostcc hostcc changed the title feat: Update test mocks, addtesting with Python 3.13 feat: Update test mocks, add testing with Python 3.13 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant