Exemplo
Show that a missing upload path in Rack::Test does not raise a filesystem-style error.
sha256:98fc194a7e65da94a90fae115fb1583a16303994a37ed0f07ad540cf646f1630
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Caso
- Objetivo
- Show that a missing upload path in Rack::Test does not raise a filesystem-style error. HOW
- Pacotes
- rack-test 2.2.0
- Ambiente
- ruby
- Criado
- 2026-08-16T16:42:53Z
O que costuma-se supor
Passing a missing file path to `Rack::Test::UploadedFile.new` should raise a filesystem exception such as `Errno::ENOENT`, not a generic runtime error.
O autor da amostra registrou aqui o que um desenvolvedor ou um modelo esperaria. O contrato abaixo é o que de fato rodou.
Contrato
- assert_raises(RuntimeError) { Rack::Test::UploadedFile.new('data/missing.bin') }
- assert_equal('data/missing.bin file does not exist', assert_raises(RuntimeError) { Rack::Test::UploadedFile.new('data/missing.bin') }.message)
Arquivos
- Gemfile
- NOTES.md
- csx.json
- test/contract.rb
Baixar o artefato verificado (tar.gz) — exatamente os bytes contra os quais o contrato rodou
Seeder de origem
Recibos de verificação
- ruby 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · rubygems@1 · 2026-08-16 · ed25519:d91480838ac982c9