Skip to content
Extraits de code Groupes Projets
  1. sept. 11, 2015
  2. juin 03, 2015
  3. mai 10, 2015
  4. avr. 21, 2015
  5. déc. 18, 2014
  6. nov. 13, 2014
    • Thomas Steur's avatar
      refs #6617 if process or output size is too large, declare it as finished · 320b0f19
      Thomas Steur a rédigé
      Declares a process as finished as soon as a PID file is > 500bytes
      (contains only PID) and output file is > 100MB (which should usually
      not be larger than 100KB or 1MB) to prevent files growing up to many
      GBs. I added unit and integration tests for the file size detection. It is
      now possible to mock the methods file_exists and filesize although very
      simple so far. Later we can allow to define callbacks or to define different
      return values for different files or we can use something like vfsStream
      320b0f19
  7. oct. 29, 2014
  8. oct. 20, 2014
  9. oct. 13, 2014
  10. oct. 10, 2014
  11. oct. 06, 2014
  12. oct. 05, 2014
  13. juil. 10, 2014
  14. juil. 09, 2014
  15. juin 10, 2014
  16. mai 09, 2014
  17. avr. 23, 2014
  18. avr. 09, 2014
  19. mars 17, 2014
  20. fév. 20, 2014
    • diosmosis's avatar
      Refactoring testing framework: · 612720f6
      diosmosis a rédigé
      - Rename *_BaseFixture to Fixture.
      - Move DB setup code to Fixture and reuse code in DatabaseTestCase.
      - Make IntegrationTestCase::$defaultApiNotToCall an instance var.
      612720f6
  21. fév. 18, 2014
  22. fév. 17, 2014
  23. fév. 16, 2014
  24. fév. 12, 2014
  25. fév. 11, 2014
Chargement en cours