dmolchanenko / RedwoodHQ

Other
161 stars 96 forks source link

Do not expire user's cookies #11

Open irinamok opened 8 years ago

irinamok commented 8 years ago

While running test cases via REST API we saw an issue where one run aborts due to user's cookies expiration when a new run is triggered. Can we have multiple parallel test runs with the same user via Redwood's REST API?

ghost commented 8 years ago

Hi Irina,

I'm trying to understand your issue. Can you explain where you think the issue is occurring? Do you feel this is an issue with the REST API? Can you tell a little bit about your setup? I am able to run multiple tests with the same user id in parallel. We are currently running 10 in parallel.

Also, this might be a good question to post in the Google group as it will reach a wider audience.

I look forward to your reply.