Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-10-27Update tests/travis submodule for new --sudo-false generate:travis-yml command.diosmosis
2015-10-27Allow extra environments to be specified through testing environment variable...diosmosis
2015-10-27Add misc folder as symlink in UI tests.diosmosis
2015-10-27Try to copy test fonts w/o sudo rights. And use correct return code in tests:...diosmosis
2015-10-27Add missing params to tests:run-ui.diosmosis
2015-10-27Make travis.sh go through tests:run-ui for UI tests so config.js will be gene...diosmosis
2015-10-27More travis debugging.diosmosis
2015-10-27Debugging UI test failure.diosmosis
2015-10-23Allow plugin:generate command to overwrite existing files and/or continue if ...diosmosis
2015-10-22Add example value to run a single UI test suite (tests:run-ui command)mattab
2015-10-05Sync screenshot commands helpmattab
2015-10-04Since autoloading is used now, do not manually include fixture files during t...diosmosis
2015-09-22Make command a bit more verbosemattab
2015-09-14Set help message, how to run only one UI test spec filemattab
2015-09-02adding note + execute travisThaDafinser
2015-09-02test suit windowsThaDafinser
2015-08-14Merge pull request #8577 from piwik/sync-screenshotsMatthieu Napoli
2015-08-12Update the tests:sync-screenshots command to work with the new UI tests viewerMatthieu Napoli
2015-08-12Make UI tests use the test config in config.ini.phpMatthieu Napoli
2015-07-22Plugin moving has to be done after submodules are updated for plugins that ar...diosmosis
2015-07-19Moving composer update and mysql/python install from before_script section to...diosmosis
2015-07-19Moved generator command to standalone CLI app in travis-scripts repository. D...diosmosis
2015-07-07Removing temporary codemattab
2015-07-07Minor: prefixed commit message when pushing UI tests fixesmattab
2015-06-26add constant PIWIK_VENDOR_PATHChristian Raue
2015-06-24Fix the tests:sync-ui-screenshots command when fetching from protected buildsMatthieu Napoli
2015-06-23Move and rename the sync-ui-screenshots commandMatthieu Napoli
2015-06-06Allow multiple environments to be specified to Environment constructor. Add h...diosmosis
2015-06-02Use test.php DI config options if PIWIK_TEST_MODE is defined.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-22Remove exit; in TestsSetupFixture.php. Wonder how that got there...diosmosis
2015-05-22Move Config::setTestEnvironment() to TestConfig. This will require changing s...diosmosis
2015-03-09Added support for passing any number of arguments to the test command on AWSMatthieu Napoli
2015-03-02Updating OmniFixture to fix a randomly failing screenshot tests (transitions)...mattab
2015-02-09Fixing require paths in TestsSetupFixture.php.diosmosis
2015-02-04refs #6947 make sure the readme exists and not only the directory, to be sure...Thomas Steur
2015-02-03added a check whether expected screenshots are present or notThomas Steur
2015-02-03create sym links before inserting a fixture otherwise the folders might not b...Thomas Steur
2015-02-03include UI specs in Piwik repo and run tests in this repository.Thomas Steur
2015-01-08Add --core option to screenshot test runner so plugins w/ git repositories ar...diosmosis
2015-01-07Disable gc collection for PHP 5.3.3 to avoid segfaults in Travis https://bugs...Matthieu Napoli
2014-12-29Do not require --dump for generating piwik-tests-plugins .travis.yml.diosmosis
2014-12-29Refs #6076, refactor .travis.yml generation code and allow more than 2 contex...diosmosis
2014-12-10If xdebug code coverage is enabled, write comment when running testsmattab
2014-11-19Fixes #6695 show git:pull command whenever piwik is deployed from git (push ...mattab
2014-11-12refs #6633 support multiple argumentsThomas Steur
2014-11-11refs #6633 this is only a simple first version that stays mostl backwards com...Thomas Steur
2014-11-11actuall it should be possible to combine testsuite, group and file/dirThomas Steur