- avr. 19, 2016
-
-
Matthieu Aubry a rédigé
Trigger a Goal conversion for "Event matching goals" even when an event is tracked without a URL (#10018) * use idGoal parameter in system tests * Trigger a Goal conversion for "Event matching goals" even when an event is tracked without a URL * Test files for green build * Add new expected test file
-
- sept. 11, 2015
- sept. 10, 2015
-
-
mattab a rédigé
Adding System test case that showcases the bug: ecommerce report with segment "Page URL" shows 0 data
-
- mai 07, 2015
-
-
Thomas Steur a rédigé
-
- 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é
-
- juil. 26, 2014
-
-
diosmosis a rédigé
- moved all API URL generation logic & API response handling logic to separate classes - created ApiTestConfig class to hold API test options (and documentation for properties) - remove unnecessary IntegrationTestCase properties and methods (including apiNotToCall/apiToCall) - remove as many unnecessary API test options as possible (including abandonedCarts, hackDeleteRangeArchivesBefore) - rename checkRequestResponse to assertApiResponseHasNoError
-
- 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.
-
- 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
-
- mars 26, 2014
-
-
mattab a rédigé
-
- fév. 12, 2014
-
-
mattab a rédigé
-
- fév. 11, 2014
- déc. 08, 2013
-
-
mattab a rédigé
Refs #2781 PR #121 Modifying tests fixtures to generate visits from two countries so that it's clear that the Segmenting on the country selects only that country.
-
- nov. 28, 2013
-
-
Marcin Czołnowski a rédigé
-
- nov. 26, 2013
-
-
mattab a rédigé
-
- nov. 06, 2013
-
-
mattab a rédigé
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- août 22, 2013
-
-
Benaka Moorthi a rédigé
-
- juil. 21, 2013
-
-
mattab a rédigé
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 18, 2013
-
-
mattab a rédigé
Also moved some other const to Piwik class.
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- mars 11, 2013
-
-
diosmosis a rédigé
Refs #2908, refactored tests so database setup (adding sites, tracking visits) are separated from API tests. Put setup code into fixtures and reused code as much as possible.
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- sept. 06, 2012
-
-
JulienMoumne a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6936 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
JulienMoumne a rédigé
refs #3323 - include images in scheduled reports only if system under test matches some technical characteristics of the Piwik QA Server TODO * update method 'canImagesBeIncludedInScheduledReports' to match the new Piwik QA server when it will be up and running * build a vagrant VM with QA server specs, generate reports using it and override expected files git-svn-id: http://dev.piwik.org/svn/trunk@6932 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 29, 2012
-
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6884 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
JulienMoumne a rédigé
* integration test files can now have custom file extensions (e.g: .pdf, .html, .sms.txt) * removing hard coded list of reports TODO: expected integration files need to be updated, pending GD discrepancy issues git-svn-id: http://dev.piwik.org/svn/trunk@6883 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 20, 2012
-
-
JulienMoumne a rédigé
* generate and compare HTML, PDF & SMS reports in Test_Piwik_Integration_EcommerceOrderWithItems & Test_Piwik_Integration_TwoVisitors_TwoWebsites_DifferentDays * report content as return value of PDFReports->generateReport() with new output type OUTPUT_RETURN git-svn-id: http://dev.piwik.org/svn/trunk@6849 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-