Skip to content

filter: split JsonResource's nested/flattened resource support for testing #144

@srl295

Description

@srl295
  • right now, impl.JsonResource does the mapping between flattened (jsonpath) and unflattened (in the JSON file) format.
  • since the code requires a GP instance, it's harder to test compatibility (such as with gp-js-flatten in Javascript).

Refactor the code to improve testability.

It might be possible to do a general refactor, which would support arbitrary other filters being tested as well, or something specific to JsonResource.

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