John-David Dalton
John-David Dalton
@gothy > But still I think removing popular aliases like extends\each\compose will bring developers(those who would like to be up to date with lodash) hours of pain while just cleaning...
A `null` value is valid. It's supposed to be for when the test does not apply. For example the test `bug-es5-trim` will return `null` if `String#trim` does not exist. Because...
the `null` for `bug-array-concat-arguments` is questionable because it only _"doesn't apply"_ when an other bug isn't present but that's less obvious. The others are non-bugs because `bug-query-selector-ignores-caps` is only a...
Can you add a unit test and have you signed the [CLA](http://dojofoundation.org/about/claForm)?
CLA submitted on 2014-06-05 21:06:04.
So for the test it looks like [runTests.html](https://github.com/phiggins42/has.js/blob/master/tests/runTests.html) has `require.js` commented out. Maybe enable it below the other script loads, load it via AMD+config, & delay the [population of the...
I'll try to review this soon but can't make any promises :disappointed:
Sorry, I haven't made time for this yet.
I gotta be honest, I'm not really an active contributor to this project anymore. If any other contributor has time to pick this up, review, & merge please have at...
which test/file are you referring to?