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 9f4edf4c66
Cleanup tests, parallelize a few (#1850)
+ Some tests getting frozen_string_literal
+ Remove unneccessary bundler setup
+ Fewer/tighter sleeps
2019-07-27 09:47:19 -07:00
..
config Fixes the bug that wouldn't allow no_token be set to true (#1803) 2019-05-28 09:37:34 -04:00
rackup [close #1802] Close listeners on SIGTERM 2019-05-30 15:16:51 -05:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_app_status.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
test_binder.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
test_cli.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_config.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_events.rb Add REQUEST_PATH on parse error message (#1831) 2019-07-27 09:15:55 -07: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 Updates for frozen string literal compatibility. (#1376) 2017-08-02 19:02:40 -06:00
test_integration.rb Fix Typos (#1859) 2019-07-22 10:33:19 -04:00
test_iobuffer.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07: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 Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_puma_server.rb RACK_URL_SCHEME calculation caring about more headers (#1491) 2019-07-17 18:48:45 -04:00
test_puma_server_ssl.rb Update test skips, use next_port 2019-02-20 14:15:55 -06:00
test_pumactl.rb Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
test_rack_handler.rb Rack handler should use provided default host 2019-01-04 16:09:56 -06:00
test_rack_server.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_tcp_logger.rb Avoid mutating global STDOUT & STDERR (#1837) 2019-07-25 12:09:51 -07:00
test_tcp_rack.rb Avoid hardcoding ports 2018-03-20 11:25:26 -05:00
test_thread_pool.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_unix_socket.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_web_server.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00