These tests are now ported and the parameters are now proven to work.

Had to fix a few small things as well and discovered that a custom CRS was not even implemented :O Did that as well.

Regards
Niels

On 10/06/14 15:45, Justin Deoliveira wrote:
Can we clarify where the tests are so that if we can squeeze out a few more hours we can port them over.


On Tue, Jun 10, 2014 at 5:56 AM, Andrea Aime <andrea.a...@geo-solutions.it <mailto:andrea.a...@geo-solutions.it>> wrote:

    On Tue, Jun 10, 2014 at 1:47 PM, Niels Charlier <ni...@scitus.be
    <mailto:ni...@scitus.be>> wrote:

        On 03/06/14 15:17, Andrea Aime wrote:
        On Tue, Jun 3, 2014 at 3:12 PM, Andrea Aime
        <andrea.a...@geo-solutions.it
        <mailto:andrea.a...@geo-solutions.it>> wrote:

            The parameters I'm concerned, because they were recently
            (roughly one year ago) added, are the following:

                    final String namespaceOverride = (String)
            NAMESPACE.lookUp(params);
                    final Boolean useDefaultSRS = (Boolean)
            USEDEFAULTSRS.lookUp(params);
                    final String axisOrder = (String)
            AXIS_ORDER.lookUp(params);
                    final String axisOrderFilter = (String)
            AXIS_ORDER_FILTER.lookUp(params) == null ? (String)
            AXIS_ORDER
            .lookUp(params) : (String) AXIS_ORDER_FILTER.lookUp(params);
                    final String outputFormat = (String)
            OUTPUTFORMAT.lookUp(params);


        Btw, checked the code, these are all covered by tests, just
        not the mapserver/tinyows specific tests,
        there is an AxisOrderTest and some other bits are covered by
        the WFS_1_1_0_DataStoreTest,
        and possibly some other tests as well (I haven't checked them
        all).


        Hi Andrea,

        I added support for these parameters in my latest patch on the
        branch.
        Unfortunately there are no tests for it and we've run out of time.


    There are tests in the old wfs data store, but if time wise it's
    game over... it's game over...

    Cheers
    Andrea
-- ==
    GeoServer Professional Services from the experts! Visit
    http://goo.gl/NWWaa2 for more information.
    ==

    Ing. Andrea Aime
    @geowolf
    Technical Lead

    GeoSolutions S.A.S.
    Via Poggio alle Viti 1187
    55054  Massarosa (LU)
    Italy
    phone: +39 0584 962313 <tel:%2B39%200584%20962313>
    fax: +39 0584 1660272 <tel:%2B39%200584%201660272>
    mob: +39  339 8844549 <tel:%2B39%20%C2%A0339%208844549>

    http://www.geo-solutions.it
    http://twitter.com/geosolutions_it

    -------------------------------------------------------




--
*Justin Deoliveira*
Vice President, Engineering | Boundless
jdeol...@boundlessgeo.com <mailto:jdeol...@boundlessgeo.com>
@j_deolive <https://twitter.com/j_deolive>

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to