RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
571 stars 153 forks source link

"What's missing" script #75

Open sibelius opened 8 years ago

sibelius commented 8 years ago

I think we need to create an issue with a checklist for each new version of react native so we can track what is missing in react-native-mock to use the latest version

mroswald commented 8 years ago

Maybe we should generate this list via script :-) I wouldn't implement a test, but a script comparing the React Native export with the mocked one would be great. That would allow us to express the equality in a number

RealOrangeOne commented 8 years ago

I'm not a big fan of having an issue created for every release of react-native. As we'd probably end up many versions behind. I am liking the idea of having a script that works out what we're missing though! Am adjusting this issue to reflect that, not the checklist