Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpClient] AddJsonMockResponse::fromFile() andMockResponse::fromFile() shortcuts#52970
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
e3e831f to0d7dce6CompareOskarStark commentedDec 9, 2023
I am not really sold on the new |
fancyweb commentedDec 9, 2023
We can't do the |
Uh oh!
There was an error while loading.Please reload this page.
0d7dce6 to0a9d383Compare…omFile()` shortcuts
0a9d383 tofde8cc9CompareUh oh!
There was an error while loading.Please reload this page.
fabpot commentedDec 17, 2023
Thank you@fancyweb. |
I have noticed I use a lot of file fixtures for tests since they are more readable as stand-alone files.
I think adding small shortcut methods would help the DX.