Skip to content

Create endpoint testing suite #240

Description

@KitBurgess

Problem
Currently. there's a lot of duplicated code when testing endpoints, and the tests aren't complete. We often test the same things- that the endpoint can be called, that the to_df() method works, the columns are the right datatype etc.

Solution
Test suite than runs generic tests against all the relevant endpoints.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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