Lines Matching refs:test

98     QUnit.test('should work with `name` and `func`', function(assert) {
109 QUnit.test('should work with `name`, `func`, and `options`', function(assert) {
124 QUnit.test('should work with an object', function(assert) {
140 QUnit.test('should work with an object and `options`', function(assert) {
157 QUnit.test('should work with lodash and `options`', function(assert) {
169 QUnit.test('should work with `runInContext` and `options`', function(assert) {
182 QUnit.test('should accept a variety of options', function(assert) {
216 QUnit.test('should respect the `cap` option', function(assert) {
228 QUnit.test('should respect the `rearg` option', function(assert) {
236 QUnit.test('should add a `placeholder` property', function(assert) {
256 QUnit.test('should exist on unconverted methods', function(assert) {
266 QUnit.test('should convert method aliases', function(assert) {
275 QUnit.test('should convert remapped methods', function(assert) {
294 QUnit.test('`' + methodName + '` should work with an object', function(assert) {
307 QUnit.test('`' + methodName + '` should extend existing configs', function(assert) {
325 QUnit.test('should wrap methods with an arity > `1`', function(assert) {
335 QUnit.test('should have >= arity of `aryMethod` designation', function(assert) {
358 QUnit.test('should have correct aliases', function(assert) {
374 QUnit.test('should have a cap of 1', function(assert) {
402 QUnit.test('should have a cap of 2', function(assert) {
431 QUnit.test('should have a cap of 3', function(assert) {
461 QUnit.test('should work with `fp.indexOf`', function(assert) {
505 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
543 QUnit.test('should not support shortcut fusion', function(assert) {
583 QUnit.test('should work with "_.matches" shorthands', function(assert) {
589 QUnit.test('should work with "_.matchesProperty" shorthands', function(assert) {
595 QUnit.test('should work with "_.property" shorthands', function(assert) {
607 QUnit.test('should use `fp` as the default placeholder', function(assert) {
620 QUnit.test('should support `fp.placeholder`', function(assert) {
649 QUnit.test('fp.' + methodName + '` should have a `placeholder` property', function(assert) {
663 QUnit.test('should only clone objects in `path`', function(assert) {
709 QUnit.test('`fp.' + methodName + '` should not have `rearg` applied', function(assert) {
723 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) {
737 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) {
751 …QUnit.test('`fp.' + methodName + '` should provide the correct `customizer` arguments', function(a…
767 QUnit.test('`fp.' + methodName + '` should not mutate values', function(assert) {
777 QUnit.test('`fp.' + methodName + '` should work with more than two sources', function(assert) {
794 QUnit.test('should shallow clone array values', function(assert) {
804 QUnit.test('should not shallow clone non-array values', function(assert) {
814 QUnit.test('should convert by name', function(assert) {
838 QUnit.test('fp.' + methodName + '` should only accept a `func` param', function(assert) {
852 QUnit.test('fp.' + methodName + '` should accept an `arity` param', function(assert) {
865 QUnit.test('should have an argument order of `defaultValue` then `value`', function(assert) {
878 …QUnit.test('should return the elements of the first array not included in the second array', funct…
891 …QUnit.test('should have an argument order of `iteratee`, `array`, then `values`', function(assert)…
898 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
916 …QUnit.test('should have an argument order of `comparator`, `array`, then `values`', function(asser…
932 QUnit.test('`fp.' + methodName + '` should not have `rearg` applied', function(assert) {
944 QUnit.test('should convert by name', function(assert) {
964 QUnit.test('should have an argument order of `start`, `end`, then `value`', function(assert) {
971 QUnit.test('should not mutate values', function(assert) {
989 …QUnit.test('fp.' + methodName + '` should provide the correct `predicate` arguments', function(ass…
1011 …QUnit.test('should have an argument order of `value`, `fromIndex`, then `array`', function(assert)…
1030 …QUnit.test('should have an argument order of `value`, `fromIndex`, then `array`', function(assert)…
1048 …QUnit.test('fp.' + methodName + '` should have an argument order of `value`, `fromIndex`, then `ar…
1066 …QUnit.test('fp.' + methodName + '` should have an argument order of `value`, `fromIndex`, then `ar…
1081 …QUnit.test('should have an argument order of `iteratee`, `depth`, then `collection`', function(ass…
1105 QUnit.test('`fp.' + methodName + '` should support shortcut fusion', function(assert) {
1152 QUnit.test('`fp.' + methodName + '` should provide `value` to `iteratee`', function(assert) {
1178 QUnit.test('should accept a `defaultValue` param', function(assert) {
1193 QUnit.test('`fp.' + methodName + '` should have `rearg` applied', function(assert) {
1205 QUnit.test('should have an argument order of `start`, `end`, then `value`', function(assert) {
1218 …QUnit.test('should have an argument order of `iteratee`, `array`, then `values`', function(assert)…
1225 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
1243 …QUnit.test('should have an argument order of `comparator`, `array`, then `values`', function(asser…
1256 QUnit.test('should not accept an `args` param', function(assert) {
1269 QUnit.test('should not accept an `args` param', function(assert) {
1282 QUnit.test('should accept an `args` param', function(assert) {
1295 QUnit.test('should accept an `args` param', function(assert) {
1308 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
1335 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
1359 QUnit.test('should return a iteratee with capped params', function(assert) {
1366 QUnit.test('should convert by name', function(assert) {
1383 QUnit.test('`fp.' + methodName + '` should have `rearg` applied', function(assert) {
1395 QUnit.test('should only provide `key` to `iteratee`', function(assert) {
1417 QUnit.test('`fp.' + methodName + '` should work with an `iteratee` argument', function(assert) {
1427 …QUnit.test('`fp.' + methodName + '` should provide the correct `iteratee` arguments', function(ass…
1445 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
1462 QUnit.test('should not mutate values', function(assert) {
1478 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
1504 QUnit.test('should mixin static methods but not prototype methods', function(assert) {
1516 QUnit.test('should not assign inherited `source` methods', function(assert) {
1530 QUnit.test('should not remove existing prototype methods', function(assert) {
1545 QUnit.test('should not export to the global when `source` is not an object', function(assert) {
1565 QUnit.test('should convert by name', function(assert) {
1587 QUnit.test('should return a curried function', function(assert) {
1603 QUnit.test('should not cap iteratee args', function(assert) {
1620 …QUnit.test('`fp.' + methodName + '` should provide `value` and `key` to `iteratee`', function(asse…
1642 …QUnit.test('fp.' + methodName + '` should truncate pad characters to fit the pad length', function…
1661 QUnit.test('fp.' + methodName + '` should accept an `args` param', function(assert) {
1673 QUnit.test('fp.' + methodName + '` should convert by name', function(assert) {
1699 QUnit.test('should be curried', function(assert) {
1714 QUnit.test('should not mutate values', function(assert) {
1730 QUnit.test('should not mutate values', function(assert) {
1746 QUnit.test('should not mutate values', function(assert) {
1764 QUnit.test('should support a `min` and `max` argument', function(assert) {
1785 …QUnit.test('fp.' + methodName + '` should have an argument order of `start` then `end`', function(…
1800 …QUnit.test('fp.' + methodName + '` should have an argument order of `step`, `start`, then `end`', …
1816 QUnit.test('should be curried', function(assert) {
1823 QUnit.test('should return a curried function', function(assert) {
1839 …QUnit.test('`fp.' + methodName + '` should provide the correct `iteratee` arguments when iterating…
1851 …QUnit.test('`fp.' + methodName + '` should provide the correct `iteratee` arguments when iterating…
1875 QUnit.test('should not mutate values', function(assert) {
1891 QUnit.test('should accept a `start` param', function(assert) {
1907 QUnit.test('should not mutate values', function(assert) {
1923 QUnit.test('should return a converted lodash instance', function(assert) {
1929 QUnit.test('should convert by name', function(assert) {
1942 QUnit.test('should not mutate values', function(assert) {
1958 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
1970 QUnit.test('should not mutate values', function(assert) {
1986 QUnit.test('should accept a `start` param', function(assert) {
2013 QUnit.test('`fp.' + methodName + '` should remove ' + parts + ' `chars`', function(assert) {
2028 …QUnit.test('should have an argument order of `iteratee`, `array`, then `other`', function(assert) {
2035 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
2053 …QUnit.test('should have an argument order of `comparator`, `array`, then `values`', function(asser…
2060 QUnit.test('should provide the correct `comparator` arguments', function(assert) {
2080 QUnit.test('should work with an `iteratee` argument', function(assert) {
2089 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
2107 …QUnit.test('should have an argument order of `comparator`, `array`, then `values`', function(asser…
2114 QUnit.test('should provide the correct `comparator` arguments', function(assert) {
2132 QUnit.test('should not convert end of `path` to an object', function(assert) {
2139 QUnit.test('should not convert uncloneables to objects', function(assert) {
2149 QUnit.test('should not mutate values', function(assert) {
2165 QUnit.test('should provide the correct `customizer` arguments', function(assert) {
2175 QUnit.test('should not mutate values', function(assert) {
2191 QUnit.test('should not mutate values', function(assert) {
2207 …QUnit.test('should have an argument order of `iteratee`, `array`, then `other`', function(assert) {
2214 QUnit.test('should provide the correct `iteratee` arguments', function(assert) {
2232 …QUnit.test('should have an argument order of `comparator`, `array`, then `values`', function(asser…
2247 …QUnit.test('`fp.' + methodName + '` should provide the correct `comparator` arguments', function(a…
2265 QUnit.test('should zip together two arrays', function(assert) {
2277 QUnit.test('should zip together an array of arrays', function(assert) {
2289 QUnit.test('should zip together key/value arrays into an object', function(assert) {
2301 QUnit.test('should zip arrays combining grouped elements with `iteratee`', function(assert) {