John-David Dalton
|
3930c388e4
|
Fix Safari 9.0 flaky test fail.
|
2016-04-19 10:23:03 -07:00 |
|
John-David Dalton
|
ddf5ef0839
|
Add even more -0 tests.
|
2016-04-19 08:24:33 -07:00 |
|
John-David Dalton
|
c66947405b
|
Add omit and pick tests for -0 keys.
|
2016-04-19 00:24:09 -07:00 |
|
John-David Dalton
|
ad27b62343
|
Add tests for -0 keys.
|
2016-04-19 00:23:16 -07:00 |
|
John-David Dalton
|
5283b0f407
|
Use _.startCase.
|
2016-04-18 22:30:24 -07:00 |
|
John-David Dalton
|
af41f9267a
|
Add test for combining enclosing circle backslash.
|
2016-04-18 22:03:56 -07:00 |
|
John-David Dalton
|
c2e018b2ac
|
Avoid rate limiting by Sauce.
|
2016-04-18 21:23:09 -07:00 |
|
John-David Dalton
|
ba58f35f37
|
Add arguments object test for values methods.
|
2016-04-18 17:48:26 -07:00 |
|
John-David Dalton
|
27dfe542bd
|
Use baseToString in _.truncate.
|
2016-04-17 07:18:39 -07:00 |
|
John-David Dalton
|
1a1e0e1a6b
|
Ensure _.pullAt sorts indexes greater than 9 correctly. [closes #2254]
|
2016-04-15 07:17:48 -07:00 |
|
John-David Dalton
|
f6c14ec31f
|
Add jscs "disallowUnusedVariables" rule.
|
2016-04-15 07:17:48 -07:00 |
|
John-David Dalton
|
a532773703
|
Cleanup debounce and throttle tests.
|
2016-04-13 22:08:55 -07:00 |
|
ben robbins
|
44b9b085c0
|
Add test for _.debounce with a wait of 0.
|
2016-04-13 18:16:50 -07:00 |
|
John-David Dalton
|
7e885a4ddd
|
Add _.words unit test for contractions.
|
2016-04-13 08:21:17 -07:00 |
|
John-David Dalton
|
a3c1f42708
|
Add _.nth and _.nthArg tests.
|
2016-04-13 01:09:12 -07:00 |
|
John-David Dalton
|
d3ef5a3acb
|
Use noop instead of alwaysUndefined.
|
2016-04-13 01:09:12 -07:00 |
|
John-David Dalton
|
4275a73170
|
Add support for contractions to case methods.
|
2016-04-12 21:48:52 -07:00 |
|
John-David Dalton
|
78a157d675
|
Move _.map test order around.
|
2016-04-12 21:48:52 -07:00 |
|
John-David Dalton
|
3c37f290a8
|
Add unwrapped chain test for nth.
|
2016-04-12 09:38:22 -07:00 |
|
John-David Dalton
|
b424f3b60f
|
Ensure fp.over doesn't cap its iteratee args.
|
2016-04-12 08:14:04 -07:00 |
|
John-David Dalton
|
201ea9a9f0
|
Add shorthand tests for sortBy and over methods.
|
2016-04-11 22:46:38 -07:00 |
|
John-David Dalton
|
2469af6c3f
|
Add _.nth.
|
2016-04-11 22:46:33 -07:00 |
|
John-David Dalton
|
091b5fbe30
|
Make _.head avoid accessing array when its length is 0.
|
2016-04-11 17:34:49 -07:00 |
|
John-David Dalton
|
e60e97c03f
|
Ensure _.debounce queues a trailing call after maxWait. [closes #2229]
|
2016-04-10 20:50:51 -07:00 |
|
John-David Dalton
|
17e1a6dbe8
|
Ensure _.slice handles a limit of 0 in Node 0.10.
|
2016-04-09 00:53:07 -07:00 |
|
John-David Dalton
|
c7264e3f1f
|
Add isIterateeCall check to _.split.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
349ec35c48
|
Add flow test for handling an empty array.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
057dd5b0a8
|
Minor escapeRegExp test nit.
|
2016-04-08 11:03:18 -07:00 |
|
John-David Dalton
|
c1958daf65
|
Update handling of limit to the current es6 draft.
|
2016-04-08 11:03:10 -07:00 |
|
John-David Dalton
|
977264f55b
|
Fix split test fails across enviros.
|
2016-04-08 02:07:13 -07:00 |
|
John-David Dalton
|
e776e679af
|
Ensure _.split works with emojis.
|
2016-04-08 01:20:49 -07:00 |
|
John-David Dalton
|
87444e1a45
|
Add sumBy tests.
|
2016-04-07 21:43:33 -07:00 |
|
John-David Dalton
|
dc63bc2bd9
|
Fix dynamic test labels for groups of methods.
|
2016-04-07 21:43:33 -07:00 |
|
John-David Dalton
|
6f3fb587e2
|
Simplify deep property tests.
|
2016-04-05 08:39:09 -07:00 |
|
John-David Dalton
|
083c5b703a
|
Add _.matchesProperty test for matching undefined values of nested objects.
|
2016-04-05 08:23:34 -07:00 |
|
John-David Dalton
|
3583c56067
|
Replace double quotes with ticks. [ci skip]
|
2016-04-05 08:08:31 -07:00 |
|
John-David Dalton
|
9999199d2b
|
Enable over methods to accept matchesProperty shorthands.
|
2016-04-05 08:06:44 -07:00 |
|
John-David Dalton
|
cf5d6b5bc8
|
Revert #2193.
|
2016-04-04 11:47:46 -07:00 |
|
John-David Dalton
|
c797f83ca5
|
Add fp convert test for unconverted methods.
|
2016-04-03 21:55:30 -07:00 |
|
John-David Dalton
|
c267c4e06b
|
Excuse Underscore _.chunk test.
|
2016-04-01 20:56:19 -07:00 |
|
John-David Dalton
|
c4a78445b3
|
Add _.isNative test for Promise.
|
2016-04-01 19:17:52 -07:00 |
|
John-David Dalton
|
972624297b
|
Add variation to falsey _.slice test.
|
2016-04-01 18:18:37 -07:00 |
|
John-David Dalton
|
58f93567fc
|
Make _.sampleSize default n to 1 instead of 0.
|
2016-04-01 18:18:37 -07:00 |
|
John-David Dalton
|
f599c4817a
|
Make _.chunk default size to 1 instead of 0.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
930b034da5
|
Make _.repeat default n to 1 instead of 0.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
c21174f7f9
|
Add bizarro test for _.isEmpty.
|
2016-04-01 18:18:36 -07:00 |
|
John-David Dalton
|
b257bb9c9e
|
Allow over, overEvery, and overSome to accept matchesProperty shorthands. [closes #2193]
|
2016-04-01 09:14:13 -07:00 |
|
John-David Dalton
|
3902fd1a67
|
Ensure has treats nested sparse arrays consistently.
|
2016-04-01 09:10:35 -07:00 |
|
John-David Dalton
|
642d248f99
|
Cleanup deep property tests of has methods.
|
2016-04-01 09:10:35 -07:00 |
|
John-David Dalton
|
8bd9a4d2c3
|
Ensure _.has returns false for nullish objects. [closes #2190]
|
2016-04-01 09:10:24 -07:00 |
|