Skip to content
  1. Nov 14, 2019
  2. Oct 23, 2019
  3. Sep 11, 2019
  4. Sep 10, 2019
  5. Feb 27, 2019
  6. Feb 24, 2019
  7. Jan 13, 2019
  8. Jan 06, 2019
  9. Jan 02, 2019
  10. Aug 13, 2018
  11. Jul 30, 2018
  12. Jan 14, 2018
  13. Oct 09, 2017
  14. Sep 20, 2017
  15. Aug 18, 2017
  16. Jul 09, 2017
  17. Jul 08, 2017
  18. Jun 19, 2017
  19. Apr 17, 2017
  20. Feb 22, 2017
  21. Jan 31, 2017
  22. Jan 17, 2017
  23. Jan 11, 2017
  24. Jan 08, 2017
  25. Jan 02, 2017
  26. Dec 26, 2016
  27. Dec 24, 2016
    • Phyks (Lucas Verney)'s avatar
      Make as much modules unittests as possible run without backend · fdd10121
      Phyks (Lucas Verney) authored
      Using the `nofail` argument and hooking to `login` event, one can make
      as much modules unittests as possible run, and skip the unittests which
      require authentication or special configuration.
      
      Tests are also run using all available backends now. This is especially
      important for modules such as Amazon for which the backend has a large
      influence on the website being used and the code being run.
      
      I also changed the default values so that they match the expected type
      (rather than being `None`).
      fdd10121
  28. Nov 27, 2016
  29. Oct 25, 2016