Skip to content

add a test module or other test functionality #184

@ping-e84

Description

@ping-e84

Add a test module for a lightweight end-to-end test. The cirrus-task-example repo probably provides a good model. Tests will probably assume STAC in-STAC out and maybe include bare bones Items for testing with. STAC tasks can get complex with API calls, S3 uploads, etc. (and would require mocking to suit) so a generic stac-task test may not be what is needed -- some kind of testing assistance (e.g. something like assert_stac_items_equal(actual, expected) with helpful output) might be a good compromise. The docs should have a testing section with the specifics, definition, and best practices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions