Skip to content

Refactor an put under test deserialize_query_filter #12

Description

@grosscol

Issue or current state

The function parses a string into a dictionary suitable for passing to mongo as a filter. It is not a difficult read, but could use some tests to illustrate the expected behavior. It might benefit from being refactored into smaller functions that themselves can be tested

Resolved when

deserialize_query_filter is under test, and a is_value_a_quoted_string function exists under test as well.

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

    triageLanding area for issues discovered during development.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions