rjz / supertest-session

Persistent sessions for supertest
Other
88 stars 21 forks source link

Drops store example from README (#1) #25

Closed rjz closed 7 years ago

rjz commented 7 years ago

Supertest-session's cookie jar exposes session cookies for inspection or reuse in downstream tests. The library makes no presumptions about what those tests might entail, however, so it's rather confusing to bring in a specific session store.