codesamplex

Exemplo

Isolate multi-user test sessions with with_session, roll back temporary state with restore_state, and separate POST query parameters from body payloads

sha256:9e7a2df8a14d57c31927072a61654e5c2d431dcb37a1990c79781436818f112e

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Isolate multi-user test sessions with with_session, roll back temporary state with restore_state, and separate POST query parameters from body payloads HOW
Pacotes
rack-test 2.2.0 rack 3.2.7
Ambiente
ruby
Criado
2026-08-16T16:42:48Z

O que costuma-se supor

Rack::Test::Methods operates exclusively on a single shared session state, so testing multi-user interactions requires manually creating unmanaged Session instances to avoid leaking cookies and headers.

O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.

Contrato

Arquivos

Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou

Seeder de origem

csx-seed

Recibos de verificação