[postgis-users] Best Practice Guide on User Acceptance Testing
Imre Samu
pella.samu at gmail.com
Mon Oct 3 12:42:33 PDT 2022
> how best to manage User Acceptance Testing on development with PostGIS?
(maybe)
Nominatim ( Postgis based geocoding and search app ) using BDD.
and
*"Behaviour Driven Development (BDD) is way of writing acceptance criteria
by giving examples of how software should behave in different scenarios."*
And has some geometry examples:
https://github.com/osm-search/Nominatim/blob/master/test/bdd/db/query/search_simple.feature
https://github.com/osm-search/Nominatim/blob/master/test/bdd/db/query/postcodes.feature
or you have to check the osm2pgsql (postgis-based) BDD examples:
https://github.com/openstreetmap/osm2pgsql/blob/master/tests/bdd/regression/multipolygon.feature
maybe you can adapt or mix it with other ideas ...
regards,
Imre
Shaozhong SHI <shishaozhong at gmail.com> ezt írta (időpont: 2022. okt. 3., H,
17:51):
> Development on top of PostGIS is a type of secondary software development.
>
> Is there any publication on how best to manage User Acceptance Testing on
> development with PostGIS?
>
> Regards,
>
> David
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20221003/69847750/attachment.htm>
More information about the postgis-users
mailing list