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-09-18Fixing UI tests for https://github.com/piwik/piwik/pull/8766diosmosis
2015-09-15Refs #6031, #7213, add segment label to top level CustomVariables.getCustomVa...diosmosis
2015-09-15Ui test: wait for iframe before taking screenshotmattab
2015-09-15Merge pull request #8765 from piwik/handle_utf_4bytes_in_urlsMatthieu Aubry
2015-09-15Merge pull request #8754 from piwik/6031_cvar_unified_segmentMatthieu Aubry
2015-09-15UI tests: tweaking titles in user & admin pages https://github.com/piwik/piwi...mattab
2015-09-15Add System tests for URL tracking & removing emoji charactersmattab
2015-09-15Add visit scope text to relevant custom variable segments.diosmosis
2015-09-15Make PivotByDimensionTest a integration test since it requires plugins & the ...diosmosis
2015-09-15Allow new CustomVariable segments to provide all custom variable suggested va...diosmosis
2015-09-15Allow Segments to define multiple SQL columns if the segment value can be mat...diosmosis
2015-09-15Fixing system test.diosmosis
2015-09-15Commiting expected pdf file. git won't let me reset it...diosmosis
2015-09-15Update submodulesmattab
2015-09-15Merge pull request #8745 from piwik/8680Benaka
2015-09-14Fixes #8784 Deprecate the API.getLastDate method as it is un-used in Piwikmattab
2015-09-14Submodule UI tests: hid user menu from some UI tests + added UI demo to Platf...mattab
2015-09-14UI tests: take screenshot of content onlymattab
2015-09-14Refs #8777 tweak summary log messages output for more claritymattab
2015-09-14Merge pull request #8777 from piwik/core_archive_better_log_messagesMatthieu Aubry
2015-09-14Refs #8727 Changing order of tests to have a consistent <idsubdatatable> cou...mattab
2015-09-14Integration test core:archive output changemattab
2015-09-12Use correct default namespaced class name for UITestFixture in UI tests.diosmosis
2015-09-12Fixing test namespaces and files of some system tests.diosmosis
2015-09-11If a test case class or fixture class is supplied in TestingEnvironmentManipu...diosmosis
2015-09-11Merge pull request #8759 from piwik/6593_ecommerce_action_segmentsBenaka
2015-09-11refs #7766 - replace all utf8 4byte characters in tracked urls with �sgiehl
2015-09-11Normalizing line endings in some files.diosmosis
2015-09-11Normalizing one file (tests/javascript/frameworks/jquery/jquery-1.0.4.js).mattab
2015-09-11Merge pull request #8726 from piwik/scheduled_reports_catchMatthieu Aubry
2015-09-11Merge pull request #8746 from piwik/8630_campaign_tracker_paramsMatthieu Aubry
2015-09-11Fix tests refs #8746mattab
2015-09-11Merge branch 'master' into 8630_campaign_tracker_paramsmattab
2015-09-11Merge pull request #8744 from piwik/8722_correct_scheme_validationMatthieu Aubry
2015-09-11System test case should segment on a valid urlmattab
2015-09-11System tests for Goals.get for Ecommerce goal now have datamattab
2015-09-11Segment: JOIN conversions to (visits or actions) using idvisit, instead of id...mattab
2015-09-11Add integration test, currently passing but the query is wrongmattab
2015-09-11Merge branch 'master' into 6593_ecommerce_action_segmentsmattab
2015-09-11Append the request_uri but avoid double slashes (for integration tests to pass)mattab
2015-09-11Message to help developers who may have misconfigured piwik while running testsmattab
2015-09-11Adding System test case that showcases the bug: ecommerce report with segment...mattab
2015-09-11Append request_uri to the Piwik URL in tests refs #7253 #6645mattab
2015-09-11Clear all singletons during fixture setup/teardown in tests.diosmosis
2015-09-10Fix installation UI test.diosmosis
2015-09-10Refs #8630, when detecing campaign info in Referrers check _rcn and _rck quer...diosmosis
2015-09-10Correctly parse URL schemes in UrlHelper::isLookLikeUrl().diosmosis
2015-09-09Merge pull request #8669 from piwik/8624_module_active_detectBenaka
2015-09-09Fix Menus UI test.diosmosis
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur