I have an app that makes request to a REST service. Authentication is done using cookies. This already works.
What I have problems with is to test the case when the cook
Why not force cookie expiration to a low value for testing?
That is exactly the same then.