rjz / supertest-session

Persistent sessions for supertest
Other
89 stars 21 forks source link

Use superagent for cookie handling #18

Closed rjz closed 9 years ago

rjz commented 9 years ago

supertest instances now expose a superagent .agent that includes cookie attachment/handling. Leaning on this implementation will simplify supertest-session and allow its users to take advantage of any features and options supported by superagent.

rjz commented 9 years ago

Closed in v1.2.0.