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

Don't create entity registry in tests #16838

Merged
merged 1 commit into from
Sep 25, 2018
Merged

Conversation

balloob
Copy link
Member

@balloob balloob commented Sep 25, 2018

Description:

Avoid writing to the entity registry file during a test.

It's because it's a sync test and that means that fixtures are not correctly applied for the duration of the tests.

@homeassistant homeassistant added cla-signed small-pr PRs with less than 30 lines. labels Sep 25, 2018
@ghost ghost assigned balloob Sep 25, 2018
@ghost ghost added the in progress label Sep 25, 2018
@pvizeli pvizeli merged commit 4f9fc9b into dev Sep 25, 2018
@ghost ghost removed the in progress label Sep 25, 2018
@pvizeli pvizeli deleted the dont-create-entity-registry-tests branch September 25, 2018 08:16
@balloob balloob mentioned this pull request Oct 12, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Feb 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed small-pr PRs with less than 30 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants