- juin 09, 2017
-
-
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.
-
- oct. 06, 2015
-
-
Thomas Steur a rédigé
-
- sept. 11, 2015
-
-
diosmosis a rédigé
-
- juin 03, 2015
-
-
diosmosis a rédigé
Fixing test in CliMultiTest.php that fails now that loaded access is removed when the environment is recreated. So now in RequestCommand when the container is recreated, the Access instance is destroyed and the doAsSuperUser call is negated.
-
- mai 10, 2015
-
-
diosmosis a rédigé
-
- avr. 21, 2015
-
-
Matthieu Napoli a rédigé
-
- déc. 18, 2014
-
-
mattab a rédigé
-
- nov. 13, 2014
-
-
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
-
- oct. 29, 2014
-
-
mattab a rédigé
-
- oct. 20, 2014
-
-
mattab a rédigé
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- oct. 10, 2014
-
-
mattab a rédigé
-
- oct. 06, 2014
-
-
Thomas Steur a rédigé
refs #5940 we might stay backwards compatible this way for 2 months. moved some tests from unit to integration and explained when a test is a unit test, an integration test or a system test.
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
Thomas Steur a rédigé
-
- juil. 10, 2014
-
-
diosmosis a rédigé
-
- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- mai 09, 2014
-
-
mattab a rédigé
-
- avr. 23, 2014
-
-
mattab a rédigé
This is set to three concurrent processes in core:archive command. Refs #4903
-
- avr. 09, 2014
-
-
mattab a rédigé
-
- mars 17, 2014
- fév. 20, 2014
-
-
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.
-
- fév. 18, 2014
-
-
mattab a rédigé
-
- fév. 17, 2014
-
-
Thomas Steur a rédigé
-
- fév. 16, 2014
-
-
Thomas Steur a rédigé
check whether the command ps is executable which is not the case if there is no access to proc/version, see http://forum.piwik.org/read.php?2,111608
-
- fév. 12, 2014
-
-
Thomas Steur a rédigé
-
- fév. 11, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #4610 simplified some logic, fallback to http on windows, redirect the output of php to get output even if piwik exits
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-