GeoNet / fdsn

FDSN Web Services
MIT License
17 stars 15 forks source link

Test reliability of FDSN dataselect service #7

Closed nbalfour closed 4 years ago

nbalfour commented 7 years ago

As a tester I want to run appropriate tests of the dataselect service So that I can make sure the service is fulfilling the requirements of our end users

Acceptance criteria:

crleblanc commented 7 years ago

My implementation of dataselect is currently in one of my branches called s3_dataselect in my fdsn fork. I've only tested it against a relatively small S3 bucket but would suggest the following queries should be investigated. I'm using Curl to specifically test the GET and POST downloads. Obspy uses GET and a restricted set of features.

These queries should be a good starting point for finding any weak or strong points in the implementation.

sue-h-gns commented 4 years ago

@nbalfour do you know if there are any outstanding issues regarding the FDSN service, or can we close this old issue

nbalfour commented 4 years ago

@sue-h-gns I think this is being worked on elsewhere and is captured in this ticket https://github.com/GeoNet/tickets/issues/5138 So, in my opinion we should close this ticket.