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
path: root/tests
AgeCommit message (Expand)Author
2015-06-02Updating expected UI screenshots for https://github.com/piwik/piwik/pull/7896...diosmosis
2015-06-02Attempt to fix UI test failure, make sure assets are cleared before and after...diosmosis
2015-06-02Updating UI screenshots for new Theme UI test.diosmosis
2015-06-01Merge pull request #8015 from piwik/fixing-themesBenaka
2015-06-01Removed deprecated method scheduled for removal (fixing unit tests)Matthieu Napoli
2015-06-01Fix UI testMatthieu Napoli
2015-06-01Updating screenshots following mergeMatthieu Napoli
2015-05-31#8015 Added a test for themes on the UI demo pageMatthieu Napoli
2015-05-28Added UI test for themesMatthieu Napoli
2015-05-27fixed testssgiehl
2015-05-26Merge pull request #7957 from piwik/test_env_di_3Benaka
2015-05-26Updating screenshot submoduleMatthieu Napoli
2015-05-26Merge pull request #7992 from piwik/6244Benaka
2015-05-26Add integration test for tracking Download and Outlink with fragmentmattab
2015-05-26Fix Integration/TrackerTest.php when [database_tests] tables_prefix is differ...diosmosis
2015-05-26Merge pull request #7964 from piwik/7958_purger_idaction_detectBenaka
2015-05-25Merge pull request #7980 from piwik/http_authenticationMatthieu Aubry
2015-05-25For Outlinks and Download URLs, do not exclude URL parameters and store URLs ...mattab
2015-05-25Add System test with Page URL contains HTML entitymattab
2015-05-25Fixing BlobReportLimitingTest. Fixture::createConfig has no effect now, and s...diosmosis
2015-05-25Fixing AssetManagerTest. Now that loading custom files is done via Environmen...diosmosis
2015-05-25Do not derive from Singleton in Config (since the object is now in DI).diosmosis
2015-05-25Moved Config object to the DI container and override w/ TestConfig through DI...diosmosis
2015-05-25added test for http authenticationsgiehl
2015-05-25Add content tracking action to PrivacyManagerTest to make sure we test whethe...diosmosis
2015-05-23Make PrivacyManagerTest an IntegrationTestCase.diosmosis
2015-05-23Remove unneeded requires in PrivacyManager.php and PrivacyManagerTest.php.diosmosis
2015-05-23Add LogDataPurger object to DI via PrivacyManager DI config.diosmosis
2015-05-23Since LogDataPurger::$deleteLogsOlderThan and LogDataPurger::$maxRowsToDelete...diosmosis
2015-05-22Move Config::setTestEnvironment() to TestConfig. This will require changing s...diosmosis
2015-05-22Remove the Config.createConfigSingleton test event from being posted in Confi...diosmosis
2015-05-22Move the Config.createConfigSingleton event handler in TestingEnvironment.php...diosmosis
2015-05-22Merge pull request #7963 from piwik/test_env_di_4Benaka
2015-05-22Merge pull request #7944 from piwik/5014Matthieu Aubry
2015-05-22Fix TrackerTest provideContainerConfig() method. Now that it is called during...diosmosis
2015-05-22Make sure custom container config defined in Fixtures w/ provideContainerConf...diosmosis
2015-05-21For integration tests, recreate test environment in setUp(). This is required...diosmosis
2015-05-21Define observer in proxy piwik.php through TestingEnvironment, instead of cal...diosmosis
2015-05-21Use observers.global DI config in TestingEnvironment to define event observer...diosmosis
2015-05-21Allow event observers to be defined before the container is created via the o...diosmosis
2015-05-21Move EventDispatcher service to DI and remove EventDispatcher::clearAllObserv...diosmosis
2015-05-21Updating screenshotsMatthieu Napoli
2015-05-21Make Piwik.js unit tests greenmattab
2015-05-20Updating screenshotsMatthieu Napoli
2015-05-20ref #7584 Redesign of the installationMatthieu Napoli
2015-05-20Merge remote-tracking branch 'origin/master' into 5014mattab
2015-05-20Fixes #5014 - Encode URLs using Javascript encodeURIComponent so it works wit...mattab
2015-05-19fixed testsgiehl
2015-05-15UI build: wider popover, one column removed in visitor logmattab
2015-05-14UI tests minor changes, widget "No data for this report" now centered2.14.0-b1mattab