1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Nate Berkopec fc03781cf3
Update test_binder.rb
Whoops, noticed incorrect check of mocks
2020-03-09 10:12:19 -06:00
..
bundle_preservation_test Preserve BUNDLE_GEMFILE and other Bundler env vars 2020-02-12 16:41:12 -06:00
config Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
helpers Add some logging to help diagnose Travis build failure 2020-02-13 14:32:10 -06:00
rackup Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 11:52:27 -06:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb Minor test helper cleanup 2020-03-07 07:59:05 -06:00
test_app_status.rb Change Puma.stats to return a hash instead of a JSON string (#2086) 2019-12-17 12:38:48 +07:00
test_binder.rb Update test_binder.rb 2020-03-09 10:12:19 -06:00
test_cli.rb Minor test helper cleanup 2020-03-07 07:59:05 -06:00
test_config.rb Suppress Rack deprecation warning in specs (#2161) 2020-03-08 21:08:06 -06:00
test_events.rb Removes connected_port, implements connected_ports 2019-11-19 10:51:18 -08:00
test_http10.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_http11.rb Strip header whitespace. Fix #1890. Code by @matthewd (#2010) 2019-10-07 15:23:18 +02:00
test_integration_cluster.rb Move test into separate file 2020-02-13 13:59:16 -06:00
test_integration_pumactl.rb Refactor listener closing code (#2112) 2020-03-03 14:09:08 -06:00
test_integration_single.rb Force curl to output error messages in English locale in tests (#2149) (#2153) 2020-03-07 09:57:17 -06:00
test_iobuffer.rb IOBuffer back to Ruby (#1980) 2020-02-27 13:50:34 -06:00
test_launcher.rb Add pumactl command to print thread backtraces (#2054) 2019-11-11 13:08:41 +08:00
test_minissl.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_null_io.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_persistent.rb Add @MSP-Greg's changes to TestPersistent 2019-09-11 14:12:57 +00:00
test_plugin.rb PluginRegistry#fire_background - fix up per issue 1972 (#1973) 2019-09-18 15:53:29 +02:00
test_preserve_bundler_env.rb Add back test skip for platforms without USR2 2020-02-14 10:48:23 -06:00
test_puma_server.rb HTTP Injection - fix bug + 1 more vector (#2136) 2020-02-28 12:53:29 -06:00
test_puma_server_ssl.rb Show RUBYOPT in test 'header', use setup-ruby-pkgs (#2162) 2020-03-08 21:10:07 -06:00
test_pumactl.rb Config: Get environment from RAILS_ENV, too (#2022) 2019-11-11 13:10:02 +08:00
test_rack_handler.rb improved rubocop config (#2152) 2020-03-07 08:15:43 -06:00
test_rack_server.rb Removes connected_port, implements connected_ports 2019-11-19 10:51:18 -08:00
test_tcp_logger.rb Revert "Avoid mutating global STDOUT & STDERR (#1837)" (#1946) 2019-09-02 16:05:48 +00:00
test_tcp_rack.rb Avoid hardcoding ports 2018-03-20 11:25:26 -05:00
test_thread_pool.rb Address threadpool test TODOs 2019-10-16 21:17:19 -04:00
test_unix_socket.rb Fix constant case in test 2020-03-07 07:37:05 -06:00
test_web_server.rb Fix failing test 2020-02-27 10:32:48 -06:00