[postgis-devel] [PostGIS] #1077: Regression tests for tiger geocoder

PostGIS trac at osgeo.org
Tue Jun 28 20:07:46 PDT 2011


#1077: Regression tests for tiger geocoder
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  robe          
     Type:  task            |      Status:  new           
 Priority:  high            |   Milestone:  PostGIS Future
Component:  tiger geocoder  |     Version:  1.5.X         
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Now that we are making so many changes to tiger geocoder I fair breaking
 things.  Thus need to start writing up regression tests.

 Normalize_address is easy since most of what is needed for normalize can
 run with just raw tiger data loaded.

 Geocode is harder since it needs real data so we might have to setup
 samples.

 Speed is important since any minor change we make can significantly impact
 speed, and that is even trickier to regress since its so dependent on
 database setup.

 Anyrate we'll just start setting up tests and hand test them as we make
 changes until we've got a better idea.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1077>
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-devel mailing list