Mike

Results 56 issues of Mike

Compare with `jest` snapshot whether it's matching or not.

Hiding certain elements so keyboard does not covers inputs etc.

As this collection is going to be a curated yet community driven set of recipes, we kinda need an unified template for every Pull Request that will be adding a...

Hello everyone, First of all, thanks for kickstarting this and consolidating our efforts so that we all can share our experience, efforts and work on new, exciting ways of running...

As per spec https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#securityRequirementObject Would be quite nice to set that up by default by getting `scope` array parameter that's sometimes set in `config.auth` of a given route, especially when...

When setting ``` response: { modify: true, options: { stripUnknown: true, presence: 'required' } }, ``` all values are optional anyway.

As Hapi.js automatically generates HEAD routes for every GET (and based on GET decides what to return), would be cool to allow displaying them, on: - global basis (in plugin...

There are reports that it might have broken with Node 4.0 although haven't checked that personally yet. A simple test-case would be much appreciated, CC: @XeeD

It's not yet published, but keep in mind that this https://github.com/ptmt/rnpm-plugin-apphub/blob/master/src/action.js#L22-L25 has been changed to this: https://github.com/rnpm/rnpm-plugin-link/pull/7

So instead of `rnpm apphub [appid] [token]` we can just keep RNPM_APPHUB_APPID etc. defined.