.. |
bundle_app_config_test
|
Preserve BUNDLE_APP_CONFIG on worker fork (#2688)
|
2021-09-03 10:52:35 -07: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
|
[CI] fixup test_plugin.rb, change IO.select to IO#wait_* (#2975)
|
2022-09-27 19:14:39 -05:00 |
helpers
|
[CI] misc updates to test files (#2979)
|
2022-09-30 14:55:12 -05:00 |
minitest
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
rackup
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
worker_gem_independence_test
|
Remove use of json gem (#2479)
|
2020-11-10 10:16:42 -07:00 |
helper.rb
|
TestBundlePruner: do not hard code directory name (#2995)
|
2022-10-22 15:06:05 +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
|
[jruby] support setting TLS protocols + rename ssl_cipher_list (#2899)
|
2022-07-04 09:16:31 -05:00 |
test_bundle_pruner.rb
|
TestBundlePruner: do not hard code directory name (#2995)
|
2022-10-22 15:06:05 +02:00 |
test_busy_worker.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_cli.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_config.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_error_logger.rb
|
Avoid mutating stdout and stderr (#2486)
|
2020-12-02 10:43:53 -07:00 |
test_events.rb
|
[WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798)
|
2022-02-05 10:06:22 -07:00 |
test_http10.rb
|
[bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871)
|
2022-09-09 21:05:19 -05:00 |
test_http11.rb
|
[bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871)
|
2022-09-09 21:05:19 -05:00 |
test_integration_cluster.rb
|
[CI] test files - use unlink in ensure when appropriate (#2984)
|
2022-10-04 10:09:06 -05:00 |
test_integration_pumactl.rb
|
Puma::ControlCLI - allow refork command to be sent as a request (#2868)
|
2022-06-02 12:10:03 -06:00 |
test_integration_single.rb
|
[CI] test files - use unlink in ensure when appropriate (#2984)
|
2022-10-04 10:09:06 -05:00 |
test_integration_ssl.rb
|
Revert change to Server#initialize (new) method signature from #2798 (#2965)
|
2022-09-21 11:11:13 +09:00 |
test_integration_ssl_session.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_integration_systemd.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_iobuffer.rb
|
IOBuffer back to Ruby (#1980)
|
2020-02-27 13:50:34 -06:00 |
test_json_serialization.rb
|
Rename Puma::JSON to Puma::JSONSerialization (#2640)
|
2021-06-09 08:55:45 -06:00 |
test_launcher.rb
|
[CI] test files - use unlink in ensure when appropriate (#2984)
|
2022-10-04 10:09:06 -05:00 |
test_log_writer.rb
|
Revert change to Server#initialize (new) method signature from #2798 (#2965)
|
2022-09-21 11:11:13 +09:00 |
test_minissl.rb
|
Fail hard if SSL certs or keys cannot be read by user (#2847)
|
2022-04-02 15:19:21 -06:00 |
test_null_io.rb
|
NullIO#closed should return false (#2883)
|
2022-06-02 12:10:54 -06:00 |
test_out_of_band_server.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_persistent.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_plugin.rb
|
[CI] fixup test_plugin.rb, change IO.select to IO#wait_* (#2975)
|
2022-09-27 19:14:39 -05:00 |
test_preserve_bundler_env.rb
|
[CI] Fix intermittent integration test failures/errors (#2751)
|
2021-12-10 12:56:39 -07:00 |
test_puma_localhost_authority.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_puma_server.rb
|
[CI] Fix TruffleRuby TestPumaServer#test_lowlevel_error_message_without_backtrace (#3001)
|
2022-10-25 21:00:16 -05:00 |
test_puma_server_ssl.rb
|
[CI] misc updates to test files (#2979)
|
2022-09-30 14:55:12 -05:00 |
test_pumactl.rb
|
[CI] test files - use unlink in ensure when appropriate (#2984)
|
2022-10-04 10:09:06 -05:00 |
test_rack_handler.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_rack_server.rb
|
require securerandom for all tests (#2982)
|
2022-10-04 21:05:16 +02:00 |
test_redirect_io.rb
|
Update helper.rb TestSkips, add HAS_UNIX_SOCKET to puma.rb [changelog skip] (#2576)
|
2021-03-15 08:10:43 -06:00 |
test_request_invalid.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |
test_response_header.rb
|
Revert change to Server#initialize (new) method signature from #2798 (#2965)
|
2022-09-21 11:11:13 +09:00 |
test_state_file.rb
|
Fix Puma::StateFile#load returns empty string instead of nil (#2810)
|
2022-01-27 08:16:01 -06:00 |
test_thread_pool.rb
|
Move threadpool init out of server (#2942)
|
2022-09-15 10:25:39 +09:00 |
test_unix_socket.rb
|
Add support for Linux's abstract sockets (#2564)
|
2021-04-24 17:24:44 -06:00 |
test_web_server.rb
|
Revert change to Server#initialize (new) method signature from #2798 (#2965)
|
2022-09-21 11:11:13 +09:00 |
test_worker_gem_independence.rb
|
103 RuboCop fixes (#2976)
|
2022-09-30 15:06:32 +09:00 |