1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Sylvain UTARD
e4705b34bd chore(groupBy): consider lowercase forms of keys
Fix #85
2016-03-24 16:09:47 +01:00
Pixelastic
cfcbe1e261 test(formatHits): Add tests for formatHits
The main logic of the library: splitting a set of 5 results into
a neatly ordered array, to be able to display it as two columns in
Hogan.
2015-12-21 16:56:53 +01:00
Pixelastic
be367eb20b test(DocSearch): Add tests for constructor 2015-12-18 13:17:25 +01:00
Pixelastic
a906d8c9da test(checkArguments): Add tests for checkArguments 2015-12-16 18:04:43 +01:00
Pixelastic
17f04d56dd test(utils): Add tests for getSnippettedValue
Same underlying logic than getHighlightedValue, but also add prefix
and suffix ellipsis (…) when we detect that a snippet is truncating
a sentence.
2015-12-15 14:37:20 +01:00
Pixelastic
f818745fbb test(utils): Add tests for getHighlightedValue 2015-12-15 14:14:03 +01:00
Pixelastic
892b43c90e Adding first stripe example
utils methods are here, using native/zepto instead of lodash
2015-12-10 10:34:00 +01:00
Pixelastic
0d316f14e0 Add testing scaffold 2015-12-04 11:21:27 +01:00