RealOrangeOne / react-native-mock

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

Path in ART has unmocked methods #100

Open viceversus opened 7 years ago

viceversus commented 7 years ago

The Path class in the ART library is only partially mocked out. I'd like to mock out the rest of the methods for my own selfish reasons.

I'll have a PR up by the end of the day.

RealOrangeOne commented 7 years ago

That's not selfish at all! The more people contribute to a library, the better it'll become. That's what the review process is for!