As to actually running the tests there are some docs here at the end of
the page.

http://docs.codehaus.org/display/GEOT/2.5.7+Testing+with+Maven

As long as your module extends the root pom and doesn't override any of
the surefire configuration it should just work for you.

-Justin

Rob Atkinson wrote:
> In the last IRC we discussed the process for setting up online tests.
> 
> Apparently there is an Oracle and a PostGIS instance available - this is 
> enough for me to set up online tests for the Geometryless data store, 
> which is building and testing against GT trunk now.
> 
> There was no obvious consensus as to how to achieve this - mutterings 
> about a maven profile etc- is there online documentation about the process?
> 
> I'd like to uncomment it in the pom, and work through the process of 
> moving it into supported land.
> 
> To do this I need to do:
> 
> 1) an IP review - Chris and I hacked this extending JDBC Datastore, and 
> mainly PostGIS as example code. I am assuming there is nothing nasty 
> lurking in that heritage, but any insights received.
> 
> 2) This module supports multiple JDBC drivers, some of which have code 
> to wrap non-pooling options with a connection pool. Some of these JDBC 
> drivers probably cant be released? Oracle.  I think I need two inputs - 
> one is guidance/pointer to doco on recent alternative connection pooling 
> support options, the other is how to set up dependencies/profiles.
> 
> (If I can de-tune the code to use only standard JDBC connections, I can 
> probably dump the wrapper code, simplifying the dependency stuff).
> 
> 3) Get access to (maybe simply fixture/properties) an online test 
> database.  Do we assume that tests run sequentially - or do we need to 
> manage collisions in test table names - currently uses "testdata" - code 
> was borrowed and adapted from postgis - this would clash if running 
> tests in parallel.
> 
> 4) Move the Geomtryless doco to codehaus
> 
> 5) Clean up any JIRA issues
> 
> Any other instructions/advice?
> 
> Rob
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Geotools-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
> !DSPAM:1004,459d7eec295122223018498!
> 


-- 
Justin Deoliveira
[EMAIL PROTECTED]
The Open Planning Project
http://topp.openplans.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to