Add in unit test of getCoordinates Address action and update TestProvider to be like...
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 1 Jun 2022 01:54:31 +0000 (11:54 +1000)
committerColeman Watts <coleman@civicrm.org>
Thu, 2 Jun 2022 18:27:14 +0000 (14:27 -0400)
commit623a6eb785c879666487e72dd258bb85976c8fcc
treec7523e9abe7283e3806ba17cb52ba2288056dd3c
parent689e2872c70132afb6d946a2ff8669f2b6477228
Add in unit test of getCoordinates Address action and update TestProvider to be like the Google provider change

Fix Tear down of geoProvider setting
CRM/Utils/GeocodeProvider.php
Civi/Api4/Action/Address/GetCoordinates.php
settings/Map.setting.php
tests/phpunit/CRM/Utils/Geocode/TestProvider.php
tests/phpunit/api/v3/AddressTest.php
tests/phpunit/api/v4/Action/AddressGetCoordinatesTest.php [new file with mode: 0644]
tests/phpunit/api/v4/Entity/AddressTest.php