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

Fixes for initialization of heated seats #189

Merged
merged 8 commits into from
May 1, 2021

Conversation

Trupal00p
Copy link
Contributor

Fixes for #186

@Trupal00p Trupal00p changed the title Zabuldon dev Fixes for initialization of heated seats Apr 6, 2021
@alandtse
Copy link
Collaborator

alandtse commented Apr 6, 2021

Can you please add a test for the case where it broke before where the data isn't initialized yet?

@alandtse
Copy link
Collaborator

We're close to pushing a new release to address the login errors. Any chance to get that test in place so I can merge this too?

@Trupal00p
Copy link
Contributor Author

Sorry for the delayed reply. I think the changes I made on 47e5f23 in test_heated_seat.py (line 33) address this. It's the same approach used by the initialization tests for the other components.

@alandtse
Copy link
Collaborator

I mean do we have a test in place to make sure we don't get the exception on startup #186 ? In theory after your fixes, you won't get the exception but this is to prevent a regression in the future.

@Trupal00p
Copy link
Contributor Author

The test I reference would catch that. If anything sets the car state during initialization that assertion will fail.

@alandtse
Copy link
Collaborator

alandtse commented May 1, 2021

Ok. Thanks!

@alandtse alandtse merged commit ddde348 into zabuldon:dev May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants