Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Feb 14, 2016
    • Sean Dague's avatar
      convert testing infrastructure to tox · 97c0f5bb
      Sean Dague authored
      This converts the testing infrastructure to tox for both locally
      testing and travis. This is nearly equivalent to the previous testing
      with the only exception that linting fails with the first tool to fail
      and won't process all of them.
      
      Slightly tricky thing is that tox resets *all* of the environment for
      it's subprocess runs by default. A couple of the dependencies we have
      will not install in non UTF8 locales: temper-python & XBee.
      97c0f5bb
  2. Dec 16, 2015
  3. Nov 03, 2015
  4. Oct 25, 2015
  5. Sep 21, 2015
  6. Jun 04, 2015
  7. Jun 02, 2015
  8. Apr 23, 2015
  9. Apr 22, 2015
  10. Apr 20, 2015
  11. Dec 21, 2014
  12. Nov 21, 2014
  13. Nov 12, 2014
  14. Nov 10, 2014
Loading