Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Mock wms endpoint for wms auth test #346

Closed mgrauer closed 8 years ago

mgrauer commented 8 years ago

@kotfic PTAL

I (hopefully) fixed the failing wms test for you. I mocked the call to the external WMS server, but the test is still valid, the important part is that the credentials were encrypted.

If you think this passes QA, feel free to merge it into master and/or your branch. I'll be out of touch for the most part and won't be able to merge.

kotfic commented 8 years ago

LGTM