Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New API #4

Open
clo4 opened this issue Oct 4, 2022 · 0 comments
Open

New API #4

clo4 opened this issue Oct 4, 2022 · 0 comments

Comments

@clo4
Copy link
Owner

clo4 commented Oct 4, 2022

Some requirements for the new API

  • Needs to track how many times a route is fetched
    • An assert to ensure it's fetched exactly, at least, or at most, N times
  • Needs ability to un-mock a route after fetching it N times

It might be easier to vendor the dependency on router for this so there's no duplication! Can also use a different syntax, instead of GET@/... it can use GET /...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant