Closed russellcullen closed 5 years ago
😍
Love it! Looks good to me but suggest @tjulien and @kochis review as well.
Hi! Is the team id supposed to be hard-coded for tests? I'm getting -1: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "96GHH65B9D" with a private key was found. (in target 'RNRadarTests')
@irfaan - That is a small bug, nice find! A fix is as simple as selecting None
or your own development team from the team dropdown in the General tab of RNRadarTests
target. All tests should run fine without signing.
It's worth mentioning that unless you're contributing to this repository, there is really no need to run our tests locally - we make sure our shipped SDK is tested for you.
( Continued from #58 )
Long overdue checks for this codebase:
~Will put these checks on CircleCI and they'll be a requirement for future changes.~ 🎉 Done!
Also: