Setting sessions in tests

Hi Guys,

I’m writing some tests in rspec and one of them needs a session to be
set.
Does anyone know how to set a session in rails tests?