|
|
12/05/08 03:17:29 |
@1160
|
[1160]
|
domlowe |
fixed bug in if else test for missing abstract and fixed wcs doctest to … |
|
|
06/24/08 05:11:54 |
@1117
|
[1117]
|
domlowe |
adding support for time to WMS client. Also a couple of minor bug fixes. … |
|
|
05/09/08 08:52:32 |
@1097
|
[1097]
|
seang |
Update credits and one test assertion |
|
|
05/09/08 08:37:47 |
@1096
|
[1096]
|
seang |
Fixed up readme and added static JPL WMS capabilities back in |
|
|
05/09/08 07:16:18 |
@1095
|
[1095]
|
domlowe |
Merging branches/wcstemp into trunk, and combining with authorization code |
|
|
05/08/08 12:03:23 |
@1092
|
[1092]
|
seang |
Incorporated Paul Hiemstra's patch for basic authorization with … |
|
|
11/19/07 12:00:53 |
@955
|
[955]
|
seang |
Add a WCS test (#136) |
|
|
10/30/07 14:44:59 |
@938
|
[938]
|
seang |
add open_file into tests run through old runner |
|
|
08/08/07 10:41:46 |
@799
|
[799]
|
dokai |
Updated doctest runner |
|
|
03/31/07 12:48:16 |
@652
|
[652]
|
seang |
Remove unneeded piece of testing framework |
|
|
03/31/07 12:46:51 |
@651
|
[651]
|
hobu |
delete _testing.py which is not needed |
|
|
02/01/07 22:09:21 |
@621
|
[621]
|
seang |
Finish addition of abstract, link, and provider metadata with tests |
|
|
02/01/07 21:15:00 |
@620
|
[620]
|
seang |
Add option to pick single test file from the runner |
|
|
12/20/06 08:22:41 |
@602
|
[602]
|
seang |
added service contact metadata and interface (#93) |
|
|
12/20/06 08:19:08 |
@601
|
[601]
|
seang |
remove obsolete test |
|
|
12/20/06 08:18:29 |
@600
|
[600]
|
seang |
remove obsolete test |
|
|
10/18/06 20:44:59 |
@526
|
[526]
|
seang |
add example to WebMapService?.getmap docstring, and add doctests into the … |
|
|
10/18/06 16:48:13 |
@522
|
[522]
|
seang |
update test runners |
|
|
10/18/06 16:34:28 |
@521
|
[521]
|
seang |
check for and handle service exceptions in responses under 32kb, larger … |
|
|
10/18/06 01:24:33 |
@520
|
[520]
|
seang |
implemented getfeature, but unsure how to best handle service exceptions |
|
|
10/18/06 00:30:11 |
@518
|
[518]
|
dokai |
Don't break if pkg_resources.require() fails. |
|
|
10/18/06 00:27:49 |
@517
|
[517]
|
seang |
add mapserver WFS capabilities and schema |
|
|
10/18/06 00:23:23 |
@516
|
[516]
|
seang |
forgot to commit the doc test runner |
|
|
10/18/06 00:13:45 |
@515
|
[515]
|
seang |
implement getcapabilities for WebFeatureService? |
|
|
10/17/06 23:54:49 |
@514
|
[514]
|
seang |
implemented basic metadata for WFS, testing against a MapServer? 4.8 WFS |
|
|
10/17/06 22:48:23 |
@512
|
[512]
|
seang |
implement getmap() method that handles service exceptions in a Pythonic … |
|
|
10/17/06 16:52:59 |
@511
|
[511]
|
seang |
implement getcapabilities method for WebMapService? |
|
|
10/17/06 14:02:57 |
@510
|
[510]
|
seang |
add a mapserver WMS test. new api provides everything the old one did. |
|
|
10/17/06 12:49:59 |
@509
|
[509]
|
seang |
test for, and implement accessors for content bounding boxes and crs … |
|
|
10/17/06 11:48:47 |
@508
|
[508]
|
seang |
initial implementation of service metadata and content metadata. tests are … |
|
|
10/17/06 09:40:09 |
@506
|
[506]
|
seang |
New interfaces and WMS capabilities doctest |
|
|
07/30/06 15:53:49 |
@480
|
[480]
|
seang |
New independent test framework, same style as PCL. coverage.py is from Ned … |
|
|
07/30/06 15:22:32 |
@478
|
[478]
|
seang |
move tests up one directory |
|
copied from OWSLib/trunk/owslib/tests:
|
|
|
07/30/06 14:49:16 |
@474
|
[474]
|
root |
First step in moving owslib out of PCL |