Raphaël Benitte
Raphaël Benitte
### Offical extensions - [x] [mozaik-ext-github](https://github.com/plouc/mozaik-ext-github) —> [pull request](https://github.com/plouc/mozaik-ext-github/pull/16) | [demo](https://mozaik-github.herokuapp.com/) - [x] [mozaik-ext-gitlab](https://github.com/plouc/mozaik-ext-gitlab) —> [pull request](https://github.com/plouc/mozaik-ext-gitlab/pull/6) | [demo](https://mozaik-gitlab.herokuapp.com/) - [x] [mozaik-ext-time](https://github.com/plouc/mozaik-ext-time) —> [pull request](https://github.com/plouc/mozaik-ext-time/pull/9) | [demo](http://mozaik-ext-time-v2.herokuapp.com/) - [x] [mozaik-ext-travis](https://github.com/plouc/mozaik-ext-travis)...
**Do you want to request a *feature* or report a *bug*?** An enhancement. **What is the current behavior?** When using the `json response should fully match` assertion (`assertObjectMatchSpec`), we use...
## Steps to reproduce Having a scenario like this: ```gherkin Scenario Outline: I get all posts filtered using '=' directive Given I set request query | | | When I...

## Related to: - https://github.com/plouc/nivo/issues/2307 - https://github.com/plouc/nivo/issues/2309 - https://github.com/plouc/nivo/issues/2305 ## What's the issue? Users of nivo are experiencing import issues since the release `0.81.0`, this is due to a breaking...
- Migrate `@nivo/line` to typescript - Remove `prop-types` - Define defaults without using `defaultProps` - Fix unit tests to use `react-test-renderer` instead of `enzyme` - Fix `getInheritedColorGenerator` return type in...