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-26Merge pull request #8223 from piwik/8218Matthieu Aubry
2015-06-26Minor change, renaming variablemattab
2015-06-26Time on page is now processed more accuratelymattab
2015-06-26Tracking API: when receiving a ping=1 request, never track any goalmattab
2015-06-26Fix typomattab
2015-06-26Make tests less likely to fail due to timing edge casesmattab
2015-06-26Refs #8218 Do not create a new visit when it is a ping request.mattab
2015-06-26Merge pull request #8206 from barbushin/optimize_js_testsThomas Steur
2015-06-25Merge pull request #8214 from piwik/cron_archive_output_tweakBenaka
2015-06-25Clean up some additions in this branch, rename setHeartBeatTimer to enableHea...diosmosis
2015-06-25Use Q promise library to accurately and cleanly test the heart beat feature i...diosmosis
2015-06-25Adding Q JavaScript promise library for use in tests (specifically, the piwik...diosmosis
2015-06-25Add new JS tracking heartbeat feature which replaces old one. New one is more...diosmosis
2015-06-25Adding server side logic for ping requests that specify a visit is still ongo...diosmosis
2015-06-25Add date to CronArchive output when printing info about preprocessing what wi...diosmosis
2015-06-25Make sure translations are not loaded for integration tests.diosmosis
2015-06-25Use correct exceptions in mock Access type FakeAccess so they can be caught i...diosmosis
2015-06-25Fix bug in TestingEnvironmentManipulator, don't use method_exists on instance...diosmosis
2015-06-25In SystemTestCase, override testing environment var using new Fixture propert...diosmosis
2015-06-25Merge pull request #8186 from piwik/spammer-list-updateMatthieu Aubry
2015-06-25#8199 Removed rounded bordersmattab
2015-06-25Capture the whole error page scren #8182mattab
2015-06-24Speeding up javascript tests 2.5 timesbarbushin
2015-06-24Fix the cache IDMatthieu Napoli
2015-06-24#7674 Add a testMatthieu Napoli
2015-06-24The command `scheduled-tasks:run` now allows to run a single taskMatthieu Napoli
2015-06-24Install and activate plugins during tests after 'updating' the database.diosmosis
2015-06-24Updating screenshotsMatthieu Napoli
2015-06-24For UI tests make sure to handle fixtureClass test environment variable in Te...diosmosis
2015-06-24Fix the buttons in the installationMatthieu Napoli
2015-06-24Do not login as super user if a FakeAccess instance is used during tests.diosmosis
2015-06-24Make sure dbName testing environment variable is set properly in Fixture.php ...diosmosis
2015-06-24update submodule to fix some screenshot testsThomas Steur
2015-06-24fix some screenshot testsThomas Steur
2015-06-23Update build artifacts URLMatthieu Napoli
2015-06-23Update expected screenshots for https://github.com/piwik/piwik/pull/8171diosmosis
2015-06-23Merge pull request #8171 from piwik/bounce_rate_map_fixBenaka
2015-06-23Add UI test for VisitorMap showing bounce_rate & avg_time_on_site data.diosmosis
2015-06-23Merge pull request #8182 from piwik/disallow_apiMatthieu Aubry
2015-06-23added two UI regression testsmattab
2015-06-23Disallow displaying API content within Piwik appmattab
2015-06-23updated submoduleThomas Steur
2015-06-23set correct viewport size was missingThomas Steur
2015-06-23refs #8177 fix screenshots assome border color changedThomas Steur
2015-06-23updated submoduleThomas Steur
2015-06-23wait for 400 before capturing a screenshot as we might just re-render the who...Thomas Steur
2015-06-23Merge pull request #8179 from piwik/fix_add_measurable_dialog_testThomas Steur
2015-06-23Merge pull request #8178 from piwik/remove_mobileappidThomas Steur
2015-06-23Explicitly include UI dialog selector as the dialog seems to be not correctly...Thomas Steur
2015-06-23make sure to hide current time in UI testThomas Steur