Skip to content
Extraits de code Groupes Projets
  • Benaka's avatar
    e1dd7122
    Fixes to some local testing issues (#11760) · e1dd7122
    Benaka a rédigé
    * Fixing travis-ci/local inconsistencies in AutoSuggestAPITest.php. (userAgent was not correctly set in fixture)
    
    * In CliMulti, ignore zombie processes when parsing ps output.
    
    * Set URL of tracker in ThreeVisitsWithCustomEvents fixture, so test does not depend on _SERVER["HTTP_HOST"] which in turn depends on dynamic INI config value.
    
    * PHPUnit tests should not refer to each other, otherwise the PSR autoloader will be used, and PHPUnit will not load the file itself (resulting in the test not being run).
    
    * Update OneVisitorTwoVisitsTest expected files.
    
    * URL encode attribution date time in fixture since the tracker will not do it itself.
    e1dd7122
    Historique
    Fixes to some local testing issues (#11760)
    Benaka a rédigé
    * Fixing travis-ci/local inconsistencies in AutoSuggestAPITest.php. (userAgent was not correctly set in fixture)
    
    * In CliMulti, ignore zombie processes when parsing ps output.
    
    * Set URL of tracker in ThreeVisitsWithCustomEvents fixture, so test does not depend on _SERVER["HTTP_HOST"] which in turn depends on dynamic INI config value.
    
    * PHPUnit tests should not refer to each other, otherwise the PSR autoloader will be used, and PHPUnit will not load the file itself (resulting in the test not being run).
    
    * Update OneVisitorTwoVisitsTest expected files.
    
    * URL encode attribution date time in fixture since the tracker will not do it itself.