1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Johnny Shields 8a4ef0c16c
[WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798)
* Split out LogWriter from Events

* Improve code comment

* Fix constructor interfaces

* Fix file includes

* Fix specs and requires

* Fix LogWriter

* More fixes

* Fix tests

* Fix specs

* Fix spec

* Fix more specs

* Refactor: Split out LogWriter from Events

* Improve comments

* Fix bundle pruner

Co-authored-by: shields <shields@tablecheck.com>
2022-02-05 10:06:22 -07:00
..
bundle_app_config_test Preserve BUNDLE_APP_CONFIG on worker fork (#2688) 2021-09-03 10:52:35 -07:00
bundle_preservation_test
config Support localhost integration in ssl_bind (#2764) 2022-01-18 11:37:28 -07:00
helpers Add worker_check_interval configuration option (#2759) 2021-12-11 14:58:05 -07:00
minitest
rackup More elaborate exception handling. (#2700) 2021-09-16 10:54:14 -06:00
worker_gem_independence_test
helper.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_app_status.rb
test_binder.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_bundle_pruner.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_busy_worker.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_cli.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_config.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07: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
test_http11.rb test_http11: make Digestuse thread-safe (#2744) 2021-11-02 16:52:39 -05:00
test_integration_cluster.rb In fork_worker mode, worker_culling_strategy "oldest" shouldn't cull worker 0 (#2794) 2022-01-10 06:26:40 -07:00
test_integration_pumactl.rb [CI] Update actions, fix intermittent test error (#2801) 2022-01-17 09:07:57 -06:00
test_integration_single.rb Try to fix intermittent CI issues (#2739) 2021-10-31 12:06:58 +01:00
test_integration_ssl.rb Support localhost integration in ssl_bind (#2764) 2022-01-18 11:37:28 -07:00
test_integration_systemd.rb systemd - fix event firing (#2591) 2021-05-04 20:14:33 -06:00
test_iobuffer.rb
test_json_serialization.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00
test_launcher.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_log_writer.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_minissl.rb Support for cert_pem and key_pem with ssl_bind DSL (#2728) 2021-10-31 14:59:21 +01:00
test_null_io.rb Add #flush and #sync methods to Puma::NullIO (#2553) 2021-02-10 15:30:24 -07:00
test_out_of_band_server.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_persistent.rb
test_plugin.rb
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 [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_puma_server.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_puma_server_ssl.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_pumactl.rb [CI] Remove the t3-pid file after tests 2021-12-14 09:06:36 -06:00
test_rack_handler.rb test_rack_handler.rb - fix intermittent JRuby CI failures 2021-04-16 19:25:25 -05:00
test_rack_server.rb
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_response_header.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07: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 Allow backlog parameter to be set with ssl_bind DSL (#2780) 2022-01-01 16:11:22 -06: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 [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
test_worker_gem_independence.rb Update helper.rb TestSkips, add HAS_UNIX_SOCKET to puma.rb [changelog skip] (#2576) 2021-03-15 08:10:43 -06:00