1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
2020-05-11 13:21:24 +09:00
..
bundle_preservation_test Leave BUNDLE_GEMFILE unset in workers if it was unset in the master (#2154) 2020-03-10 11:46:20 -06:00
config Inject small delay to improve requests distribution 2020-05-05 17:06:28 +02:00
helpers Add on_refork hook configuration and integration test 2020-05-04 14:54:42 -07:00
minitest Support parallel tests in verbose progress reporting (#2223) 2020-04-20 09:45:43 +09:00
rackup Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 11:52:27 -06:00
shell [changelog skip] Move integration logging test to main test suite (#2240) 2020-04-29 15:06:11 +09:00
helper.rb Inject small delay to improve requests distribution 2020-05-05 17:06:28 +02: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 Even more JRuby build fixes 2020-03-14 13:29:05 -06:00
test_busy_worker.rb Inject small delay to improve requests distribution 2020-05-05 17:06:28 +02:00
test_cli.rb Revert api change from #2086 introduce Puma.stats_hash api (#2253) 2020-05-11 10:20:19 +09:00
test_config.rb Nitpicks 2020-04-22 08:35:28 +09: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 Increase max URI path length to 8196, closes #2134 (#2168) 2020-03-10 11:39:36 -06:00
test_integration_cluster.rb Added nakayoshi_fork option. 2020-05-11 13:15:05 +09:00
test_integration_pumactl.rb Faster phased restart and worker timeout 2020-04-15 08:56:43 +09:00
test_integration_single.rb Fix a bunch of test warnings 2020-05-11 13:21:24 +09:00
test_iobuffer.rb IOBuffer back to Ruby (#1980) 2020-02-27 13:50:34 -06:00
test_launcher.rb Revert api change from #2086 introduce Puma.stats_hash api (#2253) 2020-05-11 10:20:19 +09: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_out_of_band_server.rb Improvements to out_of_band hook (#2234) 2020-04-30 12:02:49 +09: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 Fix warnings for !HAS_FORK [changelog skip] (#2187) 2020-03-16 09:29:18 -06:00
test_puma_server.rb Fix a bunch of test warnings 2020-05-11 13:21:24 +09:00
test_puma_server_ssl.rb Fix SSL session warning by actually opening a connection. Close #1997 2020-04-21 10:28:25 +09:00
test_pumactl.rb Add tests for ControlCLI when command is invalid/not present (#2248) 2020-05-06 16:15:05 +09:00
test_rack_handler.rb [changelog skip] Move integration logging test to main test suite (#2240) 2020-04-29 15:06:11 +09:00
test_rack_server.rb Removes connected_port, implements connected_ports 2019-11-19 10:51:18 -08:00
test_redirect_io.rb Run tests on TruffleRuby, all tests pass now (#2198) 2020-03-25 06:13:31 +09:00
test_thread_pool.rb Fix ThreadPool#shutdown timeout accuracy (#2221) 2020-04-17 10:38:30 +09: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