1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Edouard Chin de314e47e7
Load the configuration before passing it to the binder: (#2897)
* Load the configuration before passing it to the binder:

* Replace unit tests with integration ones
2022-08-27 15:38:53 -05:00
..
bundle_app_config_test
bundle_preservation_test
config Load the configuration before passing it to the binder: (#2897) 2022-08-27 15:38:53 -05:00
helpers [CI] Add IOError to all 'refused' client errors 2022-06-02 16:12:46 -05:00
minitest
rackup Load the configuration before passing it to the binder: (#2897) 2022-08-27 15:38:53 -05:00
worker_gem_independence_test
helper.rb [CI] Skip TestPumaServer#test_chunked_keep_alive_two_back_to_back on TruffleRuby 2022-05-30 12:26:52 -05:00
test_app_status.rb
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
test_busy_worker.rb
test_cli.rb Minor: Export puma/ruby versions in /stats (#2875) 2022-05-19 16:16:51 -06:00
test_config.rb [jruby] support setting TLS protocols + rename ssl_cipher_list (#2899) 2022-07-04 09:16:31 -05:00
test_error_logger.rb
test_events.rb
test_http10.rb
test_http11.rb
test_integration_cluster.rb Puma::ControlCLI - allow refork command to be sent as a request (#2868) 2022-06-02 12:10:03 -06: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 Load the configuration before passing it to the binder: (#2897) 2022-08-27 15:38:53 -05:00
test_integration_ssl.rb [fix] TLS verification hang on JRuby (#2890) 2022-05-31 19:30:17 -05:00
test_integration_systemd.rb
test_iobuffer.rb
test_json_serialization.rb
test_launcher.rb
test_log_writer.rb
test_minissl.rb
test_null_io.rb NullIO#closed should return false (#2883) 2022-06-02 12:10:54 -06:00
test_out_of_band_server.rb [CI] rescue more errors in teardown & wait_for_server_to_boot methods, RubyGems (#2887) 2022-05-30 17:37:16 -05:00
test_persistent.rb
test_plugin.rb
test_preserve_bundler_env.rb
test_puma_localhost_authority.rb
test_puma_server.rb Load the configuration before passing it to the binder: (#2897) 2022-08-27 15:38:53 -05:00
test_puma_server_ssl.rb [jruby] allow truststore without password (#2904) 2022-08-27 15:18:24 -05:00
test_pumactl.rb Puma::ControlCLI - allow refork command to be sent as a request (#2868) 2022-06-02 12:10:03 -06:00
test_rack_handler.rb
test_rack_server.rb
test_redirect_io.rb
test_request_invalid.rb
test_response_header.rb
test_state_file.rb
test_thread_pool.rb
test_unix_socket.rb
test_web_server.rb
test_worker_gem_independence.rb