- jan. 06, 2018
-
-
Stefan Giehl a rédigé
* Adds segment for device model and segmented visitor log link to device model report * update tests * submodule update
-
- oct. 05, 2015
-
-
mattab a rédigé
+ tests
-
- nov. 27, 2014
-
-
diosmosis a rédigé
-
- nov. 25, 2014
-
-
diosmosis a rédigé
-
- nov. 07, 2014
- 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
-
- sept. 09, 2014
-
-
mattab a rédigé
and restore Transitions tests which I deleted by mistake earlier
-
- sept. 08, 2014
-
-
mattab a rédigé
-
- mars 16, 2014
-
-
mattab a rédigé
-
- nov. 04, 2013
-
-
mattab a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- mai 07, 2013
-
-
mattab a rédigé
refs #3913 Fixes API for dashboards + disabling Dashboard API tests for now
-
- avr. 20, 2013
-
-
mattab a rédigé
* new segment 'siteSearchKeyword' Fixes #3903, #3905: * adding few fields in the Live API output to accomodate getSuggestedValuesForSegment * renamed other fields for consistency with segment names Fixes #3906: * new API: getSuggestedValuesForSegment which returns top suggested values for a particular segment. It uses the Live.getLastVisitsDetails API to fetch the most recently used values, and will show the most used values first * Adding tests for everything. The test case actually generates data for all segments so that VisitsSummary.get returns some data for each of the 47 segments being tested returns some data. How it works: * generate extended data in fixture * Tests (1) call getSuggestedValuesForSegment for each segment, check there is some data returned for each segment * get the first suggested value from the list, * Tests (2) call VisitsSummary.get with this segment value, eg. countryCode==ru. * I worked this way for all 47 segments until all tests had some data ==> now we know that all segments have been tested and that the auto suggest works for all segments. TDD FTW!
-