Skip to content

Commit

Permalink
Refs #2781 PR #121 Modifying tests fixtures to generate visits from t…
Browse files Browse the repository at this point in the history
…wo countries so that it's clear that the Segmenting on the country selects only that country.
  • Loading branch information
mattab committed Dec 8, 2013
1 parent 7778531 commit 44d9bce
Show file tree
Hide file tree
Showing 19 changed files with 313 additions and 568 deletions.
1 change: 1 addition & 0 deletions tests/PHPUnit/Fixtures/TwoSitesEcommerceOrderWithItems.php
Expand Up @@ -79,6 +79,7 @@ protected function trackVisitsSite1($url, $orderId = '937nsjusu 3894', $orderId2

// Fake the returning visit cookie
$t->setDebugStringAppend("&_idvc=2");
$t->setBrowserLanguage('pl');

// VIEW category page
$t->setForceVisitDateTime(Date::factory($this->dateTime)->addHour(1.6)->getDatetime());
Expand Down
248 changes: 125 additions & 123 deletions tests/PHPUnit/Integration/EcommerceOrderWithItemsTest.php

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 44d9bce

Please sign in to comment.