1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Nate Berkopec 8b5cfe7330
Merge pull request from GHSA-h99w-9q5r-gjq9
* Fix tests when run on GH Actions and repo isn't named 'puma'

* Test updates for CVE

* Lib Updates for CVE

* cleint.rb - make validation values constants

Co-authored-by: MSP-Greg <Greg.mpls@gmail.com>
2022-03-30 08:07:07 -07:00
..
bundle_preservation_test Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 12:02:58 -06:00
config Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
helpers Updates to 4.3.6 to pass CI, adds Ubuntu 20.04 [changelog skip] (#2380) 2020-11-28 16:38:40 -06:00
rackup Merge pull request from GHSA-84j7-475p-hp8v 2020-02-27 12:02:58 -06:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:07:07 -07:00
test_app_status.rb Remove unused code in app status test (#2020) 2019-10-10 11:07:30 +02:00
test_binder.rb Add SSL support for the control app (#2046) 2019-10-21 09:35:15 +08:00
test_cli.rb Fix typo "c" -> "user_config" for --extra_runtime_dependencies (#2050) 2019-10-25 23:27:47 +08:00
test_config.rb Update pumactl to remove development as default environment (#2035) 2019-10-18 13:49:05 +08:00
test_events.rb Revert "Avoid mutating global STDOUT & STDERR (#1837)" (#1946) 2019-09-02 16:05:48 +00: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 4.3.9 (#2721) 2021-10-12 09:08:52 -06:00
test_integration_cluster.rb review updates 2019-10-01 11:33:58 -05:00
test_integration_pumactl.rb Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
test_integration_single.rb Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
test_iobuffer.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_launcher.rb Launcher: privatize write_pid, use log 2019-09-20 11:51:57 +02:00
test_minissl.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_null_io.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_persistent.rb Add @MSP-Greg's changes to TestPersistent 2019-09-11 14:12:57 +00:00
test_plugin.rb PluginRegistry#fire_background - fix up per issue 1972 (#1973) 2019-09-18 15:53:29 +02:00
test_puma_server Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:07:07 -07:00
test_puma_server.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:07:07 -07:00
test_puma_server_ssl.rb Updates and backports to 4-3-stable (#2829) 2022-02-16 05:44:37 -07:00
test_pumactl.rb Add ssl support to the control_cli (#2052) 2019-11-02 14:51:46 -04:00
test_rack_handler.rb Remove unnecessary calls to abort_on_exception 2019-09-11 12:36:40 +00:00
test_rack_server.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_request_invalid.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:07:07 -07:00
test_tcp_logger.rb Revert "Avoid mutating global STDOUT & STDERR (#1837)" (#1946) 2019-09-02 16:05:48 +00:00
test_tcp_rack.rb Avoid hardcoding ports 2018-03-20 11:25:26 -05:00
test_thread_pool.rb Address threadpool test TODOs 2019-10-16 21:17:19 -04:00
test_unix_socket.rb fix test/test_unix_socket.rb (#1870) 2019-07-29 18:16:09 -07:00
test_web_server.rb I really need a rubocop precommit hook 2019-09-11 14:34:24 +00:00