Adding an API to enable/disable parents and routes #32
mathpi314159-fap
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
If I understand correctly you want an API to enable/disable "block proxy" on spesific routes? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to facilitate the automation of end-to-end testing, I propose the addition of API methods for enabling/disabling parent and routing. I would like to run the server for the end-to-end (E2E) test suite. However, not all tests require a server for moking requests. I would appreciate guidance on how to enable the parent and route options.
Beta Was this translation helpful? Give feedback.
All reactions