[postgis-tickets] [PostGIS] #2817: Automated tests for address_standardizer
PostGIS
trac at osgeo.org
Sun Aug 23 23:49:53 PDT 2015
#2817: Automated tests for address_standardizer
----------------------------------+---------------------------
Reporter: robe | Owner: woobri
Type: task | Status: closed
Priority: medium | Milestone: PostGIS 2.2.0
Component: pagc_address_parser | Version: trunk
Resolution: fixed | Keywords:
----------------------------------+---------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
I did this a couple of days go, but leverage the postgresql installcheck
machinery. It was much easier to do that than try to push it into runtest
which tries to install postgis etc, that address_standardizer doesn't
require.
So to test you need to for now
{{{
cd extensions/address_standardizer
make installcheck
}}}
Have this documented as well
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2817#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list