-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data Access - examples for testing functionality #19
Comments
Thanks for calling this out. We have Swagger docs for all the Data Access BB components here: https://eoepca.readthedocs.io/projects/data-access/en/latest/api/endpoint-specification/ We have a plan to add elementary validation actions to CI/CD pipelines and will update the deployment instructions once these have been identified |
@james-hinton , this is related to issue #17 , we should link in the deployment guide link to some demo swagger/notebooks |
There are also the demo notebooks here: https://github.com/EOEPCA/demo The part we added for the new eoAPI and Stacture based endpoints can be found here: https://github.com/EOEPCA/demo/pull/13/files |
Thanks all, I have improved the Data Access validation section using a few of these links and descriptions - 0e1caf8 |
The EOEPCA 2.0 Data Access component's deployment instruction says:
There are no examples given how to test the Data Access services and what test actions should be performed. It would be desirable to have a Swagger UI or similar, maybe Jupyter Notebooks, as well as a description what must be done to test Data Access.
The text was updated successfully, but these errors were encountered: