..
config
Specified parameters should overwrite loaded config files
2017-01-30 20:29:19 -08:00
shell
Enable log_requests for integration tests
2016-08-20 09:04:41 +02:00
ab_rs.rb
Add quicky ab(8) wrapper
2011-12-01 14:34:03 -08:00
config.rb
Add experimental tcp mode (aka lopez express mode)
2013-08-07 16:39:08 -07:00
hello-bind.ru
Added tests for bind configuration on rackup file
2015-05-25 12:15:32 +02:00
hello-delay.ru
Refactor modes, fix control server to always work
2013-07-05 16:08:13 -07:00
hello-map.ru
Pull over and use Rack::URLMap. Fixes #741
2015-07-17 10:52:06 -07:00
hello-post.ru
Add separate IO reactor to defeat slow clients
2012-07-23 10:26:52 -07:00
hello-stuck.ru
Fix phased restart with stuck requests
2015-01-15 14:58:16 +02:00
hello-tcp.ru
Add experimental tcp mode (aka lopez express mode)
2013-08-07 16:39:08 -07:00
hello.ru
A rack app needs to set Content-Type
2012-01-08 17:12:20 -03:00
hijack.ru
Add support for the rack hijack protocol
2013-02-05 22:39:16 -08:00
hijack2.ru
Add support for the rack hijack protocol
2013-02-05 22:39:16 -08:00
lobster.ru
slow.ru
Fix manifest and gemspec
2011-12-19 13:55:32 -08:00
ssl_config.rb
Add ssl_config to make SSL testing easier
2013-06-18 14:52:55 -07:00
test_app_status.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_binder.rb
Silence logger in Binder tests. ( #1163 )
2016-11-25 11:32:41 -07:00
test_cli.rb
Use Puma env detection helpers in tests. ( #1156 )
2016-11-22 17:27:30 -07:00
test_config.rb
Test specifying config via config_files
.
2017-03-09 11:38:26 -06:00
test_events.rb
Add more tests to Puma::Events. ( #1162 )
2016-11-24 15:57:07 -07:00
test_helper.rb
Implement user_supplied_options behavior.
2017-03-09 11:38:26 -06:00
test_http10.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_http11.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_integration.rb
Replace use of Process.getpgid which does not behave as intended on all platforms ( #1110 )
2016-12-12 12:56:15 -07:00
test_iobuffer.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_minissl.rb
Use Puma env detection helpers in tests. ( #1156 )
2016-11-22 17:27:30 -07:00
test_null_io.rb
Add eof? method to NullIO? ( #1169 )
2016-12-12 09:58:36 -07:00
test_persistent.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_puma_server.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_puma_server_ssl.rb
Use Puma env detection helpers in tests. ( #1156 )
2016-11-22 17:27:30 -07:00
test_pumactl.rb
[ close #1238 ] Don't call non-existent method
2017-03-10 10:30:27 -06:00
test_rack_handler.rb
Clean up tests
2017-03-09 11:38:27 -06:00
test_rack_server.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_tcp_logger.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_tcp_rack.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_thread_pool.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00
test_unix_socket.rb
Use Puma env detection helpers in tests. ( #1156 )
2016-11-22 17:27:30 -07:00
test_web_server.rb
Use Minitest instead of Test::Unit ( #1152 )
2016-11-22 08:05:49 -07:00