John-David Dalton
|
67ef2bb008
|
Cleanup customizer test labels.
|
2016-05-02 20:17:13 -07:00 |
|
John-David Dalton
|
f2b5e58500
|
Minor hyphen nit.
|
2016-05-02 19:42:33 -07:00 |
|
John-David Dalton
|
b8fa0d9b29
|
Add large stack test to other cache tests.
|
2016-05-02 19:42:23 -07:00 |
|
John-David Dalton
|
d1779d6cdd
|
Fix phantomjs test fails.
|
2016-05-02 10:01:17 -07:00 |
|
John-David Dalton
|
a13d640bcc
|
Test internal caches instead of cache modules.
|
2016-05-02 08:51:44 -07:00 |
|
John-David Dalton
|
2e59faad8f
|
Fix module paths.
|
2016-05-02 00:34:58 -07:00 |
|
John-David Dalton
|
6d70b64b2e
|
Ensure module tests ran for coverage.
|
2016-05-02 00:00:19 -07:00 |
|
John-David Dalton
|
767f9c6bce
|
Simplify module assignment.
|
2016-05-01 23:37:13 -07:00 |
|
John-David Dalton
|
6883f99141
|
Add tests for map caches.
|
2016-05-01 19:12:03 -07:00 |
|
John-David Dalton
|
963e2c23b0
|
Upgrade to qunit-extras 2.0.
|
2016-04-30 11:59:06 -07:00 |
|
John-David Dalton
|
9aa456f26f
|
Use lodashStable.toArray in more places.
|
2016-04-25 00:04:33 -07:00 |
|
John-David Dalton
|
dc77d7605d
|
Add _.toArray tests for maps.
|
2016-04-24 23:56:22 -07:00 |
|
John-David Dalton
|
f7c4410f41
|
Add support for converting maps to _.toPairs and _.toPairsIn.
|
2016-04-24 23:56:00 -07:00 |
|
John-David Dalton
|
43c26b5d6f
|
Ensure matches methods match arrays with duplicate values. [closes #2270]
|
2016-04-22 23:02:54 -07:00 |
|
John-David Dalton
|
a0db54b53f
|
Add tests for _.sortedIndex with nulls and symbols.
|
2016-04-21 08:29:44 -07:00 |
|
John-David Dalton
|
32b813e42b
|
Ensure sortedIndex methods align with sortBy for symbols.
|
2016-04-21 06:56:07 -07:00 |
|
John-David Dalton
|
3c144b8601
|
Ensure _.sortBy moves symbols to the end.
|
2016-04-21 01:01:00 -07:00 |
|
John-David Dalton
|
076e4e6db5
|
Add math operator method tests for objects.
|
2016-04-21 01:00:59 -07:00 |
|
John-David Dalton
|
2ea08ccd36
|
Add math operator method tests for symbols.
|
2016-04-21 00:44:56 -07:00 |
|
John-David Dalton
|
38edd713e4
|
Ensure punctuation is not treated as words. [closes #2268]
|
2016-04-20 16:23:46 -07:00 |
|
John-David Dalton
|
6987d70dc2
|
Only avoid converting -0 to 0 if comparator is provided.
|
2016-04-20 16:05:21 -07:00 |
|
John-David Dalton
|
0429434dbb
|
Ensure -0 is treated as 0.
|
2016-04-20 00:51:25 -07:00 |
|
John-David Dalton
|
80f35ee713
|
Add _.uniq tests for -0.
|
2016-04-20 00:25:31 -07:00 |
|
John-David Dalton
|
ca3b583695
|
Add wrapped values tests.
|
2016-04-19 17:42:46 -07:00 |
|
John-David Dalton
|
c2cbb06d57
|
Add _.difference and _.intersection tests for -0.
|
2016-04-19 16:57:41 -07:00 |
|
John-David Dalton
|
f6bf8d2e6d
|
Cleanup -0 tests.
|
2016-04-19 12:38:00 -07:00 |
|
John-David Dalton
|
60c89b2754
|
Add _.invoke test for -0 key.
|
2016-04-19 12:37:47 -07:00 |
|
John-David Dalton
|
b72fba911d
|
Cleanup wrapper resets and add assert for returning function object values.
|
2016-04-19 11:26:55 -07:00 |
|
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
|
af41f9267a
|
Add test for combining enclosing circle backslash.
|
2016-04-18 22:03:56 -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
|
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 |
|