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-10-27 07:51:26 -06: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 Revert "Revert "Adds configuration option to set max_fast_inline (#2406)"" 2020-10-26 15:59:30 -06:00
helpers test/helpers/integration.rb - #cli_pumactl - replace popen with thread (#2453) 2020-10-27 07:37:43 -06:00
minitest Support parallel tests in verbose progress reporting (#2223) 2020-04-20 09:45:43 +09:00
rackup Fix Bundler::GemNotFound errors for nio4r gem (#2427) 2020-10-20 07:31:23 -06:00
helper.rb Updates for non MRI CI stablity [changelog skip] (#2434) 2020-10-19 09:22:28 -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 Adjust test files for 'no ssl' compile 2020-09-14 12:20:09 -05:00
test_busy_worker.rb Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)" 2020-09-28 09:12:14 -06:00
test_cli.rb Fire on_booted after server starts (#2431) 2020-10-16 07:34:22 -06:00
test_config.rb Revert "Revert "Adds configuration option to set max_fast_inline (#2406)"" 2020-10-26 15:59:30 -06:00
test_error_logger.rb Fix error backtrace debug logging && Do not log request dump if it is not parsed (#2376) 2020-09-22 09:35:04 -06:00
test_events.rb Change Events#ssl_error signature from (error, peeraddr, peercert) to (error, ssl_socket) (#2375) 2020-09-23 08:29:45 -06:00
test_http10.rb
test_http11.rb Fix typo in maximum URI path length 2020-08-23 11:40:59 +02:00
test_integration_cluster.rb Fix-up test_refork, hot_restart_does_not_drop_connections [changelog skip] (#2441) 2020-10-22 13:54:57 -06:00
test_integration_pumactl.rb Fix-up test_refork, hot_restart_does_not_drop_connections [changelog skip] (#2441) 2020-10-22 13:54:57 -06:00
test_integration_single.rb Updates for non MRI CI stablity [changelog skip] (#2434) 2020-10-19 09:22:28 -06:00
test_integration_ssl.rb Remove accept_nonblock.rb, add test_integration_ssl.rb (#2448) 2020-10-25 16:15:20 -06:00
test_integration_systemd.rb Add systemd notify and watchdog support (#2438) 2020-10-26 16:02:31 -06:00
test_iobuffer.rb IOBuffer back to Ruby (#1980) 2020-02-27 13:50:34 -06:00
test_launcher.rb Fix Bundler::GemNotFound errors for nio4r gem (#2427) 2020-10-20 07:31:23 -06:00
test_minissl.rb Adjust test files for 'no ssl' compile 2020-09-14 12:20:09 -05: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 Updates for non MRI CI stablity [changelog skip] (#2434) 2020-10-19 09:22:28 -06:00
test_persistent.rb Updates for non MRI CI stablity [changelog skip] (#2434) 2020-10-19 09:22:28 -06: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 Close idle connections immediately on shutdown (#2460) 2020-10-27 07:51:26 -06:00
test_puma_server_ssl.rb Improve reliability of non-MRI CI 2020-10-14 21:37:45 -05:00
test_pumactl.rb Fix-up test_refork, hot_restart_does_not_drop_connections [changelog skip] (#2441) 2020-10-22 13:54:57 -06: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 Merge pull request #2306 from alexeevit/feature/use-tempfile-for-state-sock-files 2020-09-08 12:49:04 -07:00
test_redirect_io.rb Small test fixes - helpers/tmp_path.rb, helper.rb & test_redirect_io.rb 2020-09-09 14:44:02 -05:00
test_response_header.rb Ignore illegal response header (#2439) 2020-10-26 16:02:13 -06:00
test_thread_pool.rb Better error handling during force shutdown (#2271) 2020-09-24 08:24:34 -06:00
test_unix_socket.rb Add tmp_path manager module 2020-07-12 20:00:29 +03:00
test_web_server.rb Test files - more port handling 2020-07-22 21:00:03 -05:00