twilio / twilio-voice-react-native-app

Other
37 stars 21 forks source link

[VBLOCKS-1989] Fix flakey incoming call tests #99

Closed mhuynh5757 closed 1 year ago

mhuynh5757 commented 1 year ago

Submission Checklist

Description

This PR adds a variety of things to make incoming call tests less flakey. Firstly, unregistration is added. Secondly, an override client ID is possible using an env var for the server. If the env var is present, all tokens vended from the server will have that client ID. We set this uniquely per CircleCI run.

Breakdown

Validation

Additional Notes

N/A

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.