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

Get rid of mock http component app #7775

Merged
merged 2 commits into from
May 26, 2017
Merged

Conversation

balloob
Copy link
Member

@balloob balloob commented May 26, 2017

Description:

I realized that since our http server is only setup during the tests and never started, we don't need to mock it out. This simplifies the tests and should set a good example moving forward.

I'll remove the other usages in other PRs.

Checklist:

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@mention-bot
Copy link

@balloob, thanks for your PR! By analyzing the history of the files in this pull request, we identified @robbiet480, @trisk and @pvizeli to be potential reviewers.

@balloob balloob merged commit 81aaeaa into dev May 26, 2017
@balloob balloob deleted the get-rid-of-mock-http-component-app branch May 26, 2017 04:13
@balloob balloob mentioned this pull request Jun 2, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Sep 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants