incodehq / incode-platform

Combines incode.org modules and isisaddons.org into a single set of modules.
http://platform.incode.org
Apache License 2.0
8 stars 9 forks source link

dom-commchannel: Geocode lookup Integration tests fail #28

Closed danhaywood closed 6 years ago

danhaywood commented 6 years ago

Failed integration tests:

CommunicationChannelOwner_addPostalAddress_IntegTest$ActionImplementationIntegrationTest.can_create_postal_address_and_also_look_up_geocode:131 Expecting: "51.7525548,-1.2501191" to match pattern: "51.75256[\d][\d],-1.25011[\d][\d]" PostalAddress_lookupGeocode_IntegTest$ActionImplementationIntegrationTest.will_always_lookup_as_best_as_possible:88 Expecting: "51.7525548,-1.2501191" to match pattern: "51.75256[\d][\d],-1.25011[\d][\d]" PostalAddress_update_IntegTest$ActionImplementationIntegrationTest.when_lookup_geocode_or_does_not_loookup:87 Expecting: "51.7525548,-1.2501191" to match pattern: "51.75256[\d][\d],-1.25011[\d][\d]"