Skip to content

Test query parameters #46

Open
Open
@FighterNan

Description

@FighterNan

Is query parameters testing in the roadmap of this repo?

If so, what's the planned workflow? I would imagine we firstly check the |ProtocolFeaturesSupported| on service root, if certain parameters are supported, we pick some resources (or walk through every resource), apply query parameters on them, and finally check the result according to these rules:

  1. only; response shall be exactly the same as querying the resource directly
  2. expand; response shall be exactly the same as querying the list of sub-resources sequentially
  3. select; selected properties and values shall be exactly the same as they are in the original response; revered properties are turned regardlessly
  4. filter; pending..

Any better ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions