Skip to main content

One post tagged with "Testing"

Testing tag description

View All Tags

Testing Interactions Between Mobile Applications: A Bumpy Ride

· 4 min read
Emmanuel Quentin

callkeep

For the past couple weeks, we've been working on the creation of automated integration tests for our new mobile application. This application is built with react-native and uses edge technologies like native WebRTC, native UI with ConnectionService or CallKit (see our library callkeep) and wake up push notifications.

Avoiding regressions on such a large application is a huge challenge. We are making big steps in the automation process to fulfill this goal.