Skip to content
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

Missing service-desc and service-doc link relations in Landing Page #217

Closed
philvarner opened this issue Aug 11, 2021 · 1 comment
Closed

Comments

@philvarner
Copy link
Collaborator

The landing page should contain these two endpoints, but does not:

  • / : Link[rel=service-desc] (required by all conformance classes)
  • / : Link[rel=service-doc] (optional, but recommended)

This was tested with a local docker-compose instance of stac-fastapi-sqlalchemy.

lossyrob pushed a commit that referenced this issue Aug 18, 2021
* Failing test for search link, use fixture for landing page fetch

* Fix search link type (#219)

* Add test for conformance path in pgstac (#218)

* Remove unnecessary asyncs

* Add failing test for service-desc link

* Add service-desc link to landing page in pgstac (#217)

* Parameterize link tests

* Add root link to landing page in pgstac (#216)

* Add comments on test parameters structure

* Add joplin dependency to test-sqlalchemy target

* Add equivalent sqlalchemy tests

* Get OpenAPI endpoint from app

* Update mocked request for sqlalchemy tests

* Fix httpx deprecation warning in pgstac tests

* Make OpenAPI endpoint configurable
@philvarner
Copy link
Collaborator Author

cnr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant