1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
MSP-Greg f8c5b4a29d
Autoload BundlePruner, fix CI (#2862)
* Gemfile - no rdoc

* Update test_bundle_pruner.rb

* More rdoc removals

* launcher.rb - autoload BundlePruner

* test_config.rb - fix two 'warning: assigned but unused variable'
2022-04-17 20:05:04 -06:00
..
bundle_app_config_test
bundle_preservation_test
config Autoload BundlePruner, fix CI (#2862) 2022-04-17 20:05:04 -06:00
helpers
minitest
rackup
worker_gem_independence_test
helper.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:06:46 -06:00
test_app_status.rb
test_binder.rb fix typo - test_binder.rb 2022-03-30 19:33:03 -05:00
test_bundle_pruner.rb Autoload BundlePruner, fix CI (#2862) 2022-04-17 20:05:04 -06: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 Autoload BundlePruner, fix CI (#2862) 2022-04-17 20:05:04 -06:00
test_error_logger.rb
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 remove the skip the test semicolon in path with jruby (#2844) 2022-03-20 21:37:20 -06:00
test_integration_cluster.rb Autoload BundlePruner, fix CI (#2862) 2022-04-17 20:05:04 -06:00
test_integration_pumactl.rb
test_integration_single.rb
test_integration_ssl.rb
test_integration_systemd.rb
test_iobuffer.rb
test_json_serialization.rb
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 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
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
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 Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:06:46 -06:00
test_puma_server_ssl.rb [jruby] support a truststore option (#2849) 2022-04-09 08:58:51 -06:00
test_pumactl.rb
test_rack_handler.rb
test_rack_server.rb Fix rack.after_reply exceptions breaking connections (#2861) 2022-04-17 10:21:36 -06:00
test_redirect_io.rb
test_request_invalid.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:06:46 -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
test_thread_pool.rb
test_unix_socket.rb
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