Skip to content
Extraits de code Groupes Projets
  1. nov. 15, 2016
  2. nov. 19, 2015
  3. oct. 06, 2015
  4. sept. 14, 2015
  5. sept. 02, 2015
  6. juin 05, 2015
  7. nov. 17, 2014
  8. nov. 11, 2014
  9. nov. 07, 2014
  10. oct. 13, 2014
  11. oct. 06, 2014
  12. oct. 05, 2014
  13. sept. 10, 2014
  14. juil. 26, 2014
    • diosmosis's avatar
      Refactoring IntegrationTestCase class: · 8c94dc71
      diosmosis a rédigé
        - moved all API URL generation logic & API response handling logic to separate classes
        - created ApiTestConfig class to hold API test options (and documentation for properties)
        - remove unnecessary IntegrationTestCase properties and methods (including apiNotToCall/apiToCall)
        - remove as many unnecessary API test options as possible (including abandonedCarts, hackDeleteRangeArchivesBefore)
        - rename checkRequestResponse to assertApiResponseHasNoError
      8c94dc71
  15. juil. 23, 2014
  16. juil. 10, 2014
  17. juil. 09, 2014
  18. juil. 01, 2014
  19. juin 29, 2014
  20. juin 10, 2014
  21. avr. 12, 2014
  22. avr. 05, 2014
    • mattab's avatar
      Skip test earlier. · dfd35739
      mattab a rédigé
      Trying to fix: PHP Fatal error:  Call to a member function getCurrency() on a non-object in /home/travis/build/piwik/piwik/plugins/Live/API.php on line 554
      https://travis-ci.org/piwik/piwik/jobs/22318726
      Note: this should not happen really and I'm puzzled... especially as it works on other PHP versions...
      dfd35739
    • mattab's avatar
      Skip test on php 5.3 · 13490ae4
      mattab a rédigé
      Trying to fix: PHP Fatal error:  Call to a member function getCurrency() on a non-object in /home/travis/build/piwik/piwik/plugins/Live/API.php on line 554
      https://travis-ci.org/piwik/piwik/jobs/22318726
      Note: this should not happen really and I'm puzzled... especially as it works on other PHP versions...
      13490ae4
    • mattab's avatar
      Skip test on php 5.3 · 6c6ddc34
      mattab a rédigé
      Trying to fix: PHP Fatal error:  Call to a member function getCurrency() on a non-object in /home/travis/build/piwik/piwik/plugins/Live/API.php on line 554
      https://travis-ci.org/piwik/piwik/jobs/22318726
      Note: this should not happen really and I'm puzzled... especially as it works on other PHP versions...
      6c6ddc34
    • mattab's avatar
      Trigger build · b3c2d8ae
      mattab a rédigé
      b3c2d8ae
  23. 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
  24. fév. 02, 2014
  25. jan. 30, 2014
  26. jan. 29, 2014
  27. nov. 20, 2013
  28. oct. 15, 2013
  29. août 02, 2013
  30. juil. 23, 2013
  31. juil. 21, 2013
Chargement en cours