Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Support Pagination filters in MockAdapter calls #9

Open
kayliedehart opened this issue Oct 31, 2018 · 0 comments
Open

Support Pagination filters in MockAdapter calls #9

kayliedehart opened this issue Oct 31, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@kayliedehart
Copy link
Contributor

In mock-cloud.ts - defaultSetup(), we currently just have a catch-all regex that's ignoring any filters passed in and just sending all the mocks we have each time. What we should do is build out more helper functions to recognize when filters are set and respond to the filters: e.g. paginating results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant