- oct. 06, 2015
-
-
Thomas Steur a rédigé
-
- juin 16, 2015
-
-
diosmosis a rédigé
Fixes #7900, add test for this problem (Common not being available at the start of the script) in ArchiveCronTest.php by executing the real archive.php w/ the --help option.
-
- juin 01, 2015
-
-
diosmosis a rédigé
In ArchiveCronTest make sure to use real translations, because for some reason cron archiver will fail when archiving segments if translations aren't available. Segment archiving requests return the token General_DateRangeFromTo w/o anything else (only some of them).
-
diosmosis a rédigé
Fixing ArchiveWebTest, now that test.php is used (which disables the logger), we must enable it in a test class override method, since this test checks the log output. Fixing LogTest now that NullLogger is used for test environment setup. Make sure translations are loaded in EnvironmentValidationTest.php. Make sure the logger is enabled for ArchiveCronTest.
-
- mai 10, 2015
- jan. 08, 2015
-
-
mattab a rédigé
-
- jan. 06, 2015
-
-
mattab a rédigé
-
- déc. 22, 2014
-
-
Thomas Steur a rédigé
refs #6753 uncommenting tests to see whether they fail. Cannot execute them directly as I am using PHP 5.3
-
- 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. 06, 2014
-
-
Thomas Steur a rédigé
-
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é
-
Thomas Steur a rédigé
-
- août 21, 2014
- juil. 26, 2014
-
-
diosmosis a rédigé
Remove unnecessary archive table deletion in archiver tests (tables deleted by database drop in fixture setup).
-
- juil. 23, 2014
-
-
Christian Raue 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.
-
- juil. 07, 2014
-
-
diosmosis a rédigé
-
- 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 11, 2014
-
-
mattab a rédigé
-
- mai 09, 2014
-
-
mattab a rédigé
-
- avr. 17, 2014
- avr. 15, 2014
-
-
mattab a rédigé
-
- mars 26, 2014
-
-
diosmosis a rédigé
-
- mars 17, 2014
- fév. 27, 2014
-
-
mattab a rédigé
-
- fév. 23, 2014
-
-
mattab a rédigé
Trying to re-enable these tests now that we've rewritten how archive.php works, maybe this will work better?
-
- 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. 12, 2014
-
-
Thomas Steur a rédigé
-