Skip to content
Snippets Groups Projects
  1. Apr 06, 2022
  2. Feb 21, 2022
  3. Feb 07, 2022
  4. Jun 09, 2021
  5. May 05, 2021
  6. Mar 10, 2021
  7. Feb 04, 2021
  8. Dec 20, 2019
    • David Douard's avatar
      tests: make tests run with a proper scheduler · 5a635951
      David Douard authored
      so the scheduler interaction code is executed.
      
      Note that this does not test for correctness in these interactions yet.
      
      also move tests/__init__.py content in tests/conftest.py and adapt test code
      accordingly.
      
      This also ensures retries_left is set otherwise tests may fail when using
      the local sheduler.
      5a635951
  9. Dec 19, 2019
  10. Dec 03, 2019
  11. Nov 21, 2019
  12. Nov 01, 2019
  13. Oct 21, 2019
  14. Oct 19, 2019
  15. Jan 17, 2019
  16. Oct 24, 2018
    • David Douard's avatar
      tests: replace nose with pytest · bd44391c
      David Douard authored
      We do use the pytest-django plugin to manage the django db setup magic,
      so with this change, we can run tests without an existing db, or starting
      a postgres db dedicated to the tests using pifpaf.
      
      related to T1261
      bd44391c
  17. Oct 01, 2018
  18. Aug 30, 2018
Loading