Stephane Rufer

Results 4 issues of Stephane Rufer

# Local chai-enzyme config When configuring `chai-enzyme` globally I have failing tests, but if I add the following to the file with the failing tests it works: ``` import chai...

The BLUETOOTH permission was removed in api version 30 in favor of BLUETOOTH_SCAN, BLUETOOTH_ADVERTISE and BLUETOOTH_CONNECT. This means that manifests targetting api version above 30 will not have this permission...

... Amazon does not like other chars such as = to be encoded in the signature, so encoding the whole url doesn't work

When using prop-types for checking things outside of React, having `checkPropTypes` throw an error instead of swallowing it and logging it to `console.error` can be useful. The flag `throwErrors` will...

GH Review: needs-revision
CLA Signed
Semver: minor