.. |
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
|
Merge pull request #2347 from sudheer-meka/move-integration-tests-to-regular-suite
|
2020-09-05 16:46:17 -07:00 |
helpers
|
test_integration_pumactl.rb - adjust test_phased_restart_cluster for Darwin
|
2020-09-09 22:24:48 -05:00 |
minitest
|
Support parallel tests in verbose progress reporting (#2223)
|
2020-04-20 09:45:43 +09:00 |
rackup
|
Merge pull request from GHSA-84j7-475p-hp8v
|
2020-02-27 11:52:27 -06:00 |
helper.rb
|
test/helper.rb -TimeoutEveryTestCase - set non MRI timeouts to 60 sec
|
2020-09-14 17:08:56 -05: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
|
Adjust test files for 'no ssl' compile
|
2020-09-14 12:20:09 -05:00 |
test_config.rb
|
Adjust test files for 'no ssl' compile
|
2020-09-14 12:20:09 -05: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
|
make test_helper no longer be loaded as a test (#1283)
|
2017-05-12 12:16:55 -07:00 |
test_http11.rb
|
Fix typo in maximum URI path length
|
2020-08-23 11:40:59 +02:00 |
test_integration_cluster.rb
|
Clean up tests (#2387)
|
2020-09-27 09:33:05 -06:00 |
test_integration_pumactl.rb
|
Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)"
|
2020-09-28 09:12:14 -06:00 |
test_integration_single.rb
|
Clean up tests (#2387)
|
2020-09-27 09:33:05 -06:00 |
test_iobuffer.rb
|
IOBuffer back to Ruby (#1980)
|
2020-02-27 13:50:34 -06:00 |
test_launcher.rb
|
Add tmp_path manager module
|
2020-07-12 20:00:29 +03: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
|
Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)"
|
2020-09-28 09:12:14 -06:00 |
test_persistent.rb
|
Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)"
|
2020-09-28 09:12:14 -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
|
Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)"
|
2020-09-28 09:12:14 -06:00 |
test_puma_server_ssl.rb
|
Change Events#ssl_error signature from (error, peeraddr, peercert) to (error, ssl_socket) (#2375)
|
2020-09-23 08:29:45 -06:00 |
test_pumactl.rb
|
Revert "Consolidate option handling in Server, Server small refactors, doc changes (#2373)"
|
2020-09-28 09:12:14 -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_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 |