Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
917 stars 181 forks source link

Add checkURL into fixture for test #437

Closed SecondeJK closed 1 year ago

SecondeJK commented 1 year ago

Small PR to tweak Silent Auth handling in Verify V2 to the new flow.

Motivation and Context

In line with the new Silent Auth sync mode of usage.

How Has This Been Tested?

Tests have been corrected

Example Output or Screenshots (if appropriate):

Types of changes

Checklist:

codecov-commenter commented 1 year ago

Codecov Report

Merging #437 (1825310) into main (71e893b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #437   +/-   ##
=========================================
  Coverage     78.86%   78.86%           
  Complexity     2322     2322           
=========================================
  Files           218      218           
  Lines          6251     6251           
=========================================
  Hits           4930     4930           
  Misses         1321     1321           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more