svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 325 forks source link

How can you use pyresttest to test api that needs auth and create cookies? #207

Closed seperman closed 8 years ago

seperman commented 8 years ago

Hello, Great library. How can you use pyresttest to test api that needs auth and create cookies?

svanoort commented 8 years ago

Have you consulted the documentation? I believe both of those questions are already answered.

seperman commented 8 years ago

@svanoort weirdly github does not do partial match when searching. This yields one item in your code base with the word "cookie" and I did not notice the 10 other tickets with the word.