Hi Jody

Thank you very much for the pointers.
I will take a look and update my fork with some tests, and get back to this
list once it is ready as a PR.

May I recommend updating the "Code Contributions" page, if
geotools-gt2-users is the preferred list for smaller code contributions. :-)


Cheers,

Greg

On Wed, 10 Mar 2021 at 15:52, Jody Garnett <jody.garn...@gmail.com> wrote:

> Hans:
>
> This is the developer list for folks working hard on the next release of
> GeoTools, so normally I would redirect you to the user list.
>
> But since you are asking about unit tests let’s see if we can hang out
> here.
>
> For GeoTools we have “online” test cases for anything that needs to
> connect to a database or service. The connection parameters are managed in
> a text file in the `~/.geotools` directory. You should be able to follow
> the same approach for your oracle based app-schema test?
>
> As a fallback - If you dive into the geoserver test codebase you should be
> able to see some integration tests (if you really cannot make a simple test
> case). In these cases a mock of the data directory is provided, and a
> request is made to a service such as WFS GetFeature and the resulting
> document checked.
>
> Jody
>
> On Mon, Mar 8, 2021 at 4:11 AM Hans Gregers Hedegaard Petersen <
> greg...@septima.dk> wrote:
>
>> Hi list,
>>
>> > As our tests are based on a Geoserver on an Oracle DB, I have not found
>> an easy way of writing a simple test case to prove the issue. But would of
>> course like to write one up, if some guidance could be provided.
>>
>> Any input on how we could proceed, would be much appreciated.
>> I have read the developers guide, and followed it to the point, but
>> need some input on how to (or where to) implement the test case. :-)
>>
>>
>> Thanks,
>>
>> Greg
>>
>>
>> _______________________________________________
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
> --
> --
> Jody Garnett
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to