Skip to content
Extraits de code Groupes Projets
Valider 731d7779 rédigé par Benaka Moorthi's avatar Benaka Moorthi
Parcourir les fichiers

Add more goals table screenshots to UIIntegrationTests.

parent 1a9898be
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -141,6 +141,15 @@ class Test_Piwik_Integration_UIIntegrationTest extends IntegrationTestCase
array("widgetize_goals_table",
"?$widgetizeParams&$generalParams&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry"
. "&viewDataTable=tableGoals"),
array("widgetize_goals_table_ecommerce",
"?$widgetizeParams&$generalParams&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry"
. "&viewDataTable=tableGoals&idGoal=ecommerceOrder"),
array("widgetize_goals_table_single",
"?$widgetizeParams&$generalParams&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry"
. "&viewDataTable=tableGoals&idGoal=1"),
array("widgetize_goals_table_full",
"?$widgetizeParams&$generalParams&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry"
. "&viewDataTable=tableGoals&idGoal=0"),
array("widgetize_all_columns_table",
"?$widgetizeParams&$generalParams&moduleToWidgetize=UserCountry&actionToWidgetize=getCountry"
. "&viewDataTable=tableAllColumns"),
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter