Testing #387
imuhammadarsalan
started this conversation in
General
Testing
#387
Replies: 2 comments
-
You can something like this ( using pest ) :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, not sure if you want to add a PHPUnit test or just want to make sure that the response is being cached. In the second case, you can make a simple curl call using the If your app is running at
It will return the response headers for you, and if you see a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I installed the lib and configured it well, But I want to how can I test if the lib is caching the response? i made a simple project and it returns only the restapi response ..
Could you please guide me.
Thanks
Muhammad.
Beta Was this translation helpful? Give feedback.
All reactions