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

update STAC data tests #1074

Merged
merged 1 commit into from
Jan 26, 2025
Merged

update STAC data tests #1074

merged 1 commit into from
Jan 26, 2025

Conversation

tomkralidis
Copy link
Member

Overview

This PR updates STAC API tests and test data to support STAC specific testing.

Related Issue / Discussion

None

Additional Information

None

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis changed the title [WIP] update STAC data tests update STAC data tests Jan 26, 2025
@@ -248,5 +248,6 @@ def to_rfc3339(value: str) -> Union[tuple, None]:
dt_type = 'date'
else:
dt_type = 'date-time'
dt_type = 'date-time'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a duplicate?

@kalxas kalxas merged commit e9cc853 into master Jan 26, 2025
4 checks passed
@kalxas kalxas deleted the stac-tests branch January 26, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants