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 2ae66ce61c
Add ignored assertion (#1960)
* Add ignored assertion

* Add Greg's skip-port-3307 patch
2019-09-11 15:14:11 +00:00
..
config Remove unused test support files 2019-09-11 12:36:40 +00:00
helpers Split integration tests into three files (#1959) 2019-09-11 14:22:29 +00:00
rackup Allow extra runtime deps to be defined when using prune_bundler (#1105) 2019-09-02 16:10:33 +00:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb Add ignored assertion (#1960) 2019-09-11 15:14:11 +00:00
test_app_status.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
test_binder.rb Report tcp 0 port properly. Fixes #1679 (#1786) 2019-09-11 12:01:24 +00:00
test_cli.rb Remove unnecessary calls to abort_on_exception 2019-09-11 12:36:40 +00:00
test_config.rb add no_tlsv1_1 to binder, config, etc 2019-08-03 14:56:30 -05: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 Allow semicolon in url-path (#1934) 2019-08-28 17:08:01 +00:00
test_integration_cluster.rb Split integration tests into three files (#1959) 2019-09-11 14:22:29 +00:00
test_integration_pumactl.rb Add ignored assertion (#1960) 2019-09-11 15:14:11 +00:00
test_integration_single.rb Split integration tests into three files (#1959) 2019-09-11 14:22:29 +00: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 Allow extra runtime deps to be defined when using prune_bundler (#1105) 2019-09-02 16:10:33 +00: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_puma_server.rb I really need a rubocop precommit hook 2019-09-11 14:34:24 +00:00
test_puma_server_ssl.rb Parallelize a few more tests 2019-09-11 14:11:46 +00:00
test_pumactl.rb Remove unnecessary calls to abort_on_exception 2019-09-11 12:36:40 +00: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_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 Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07: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