1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Vilius Luneckas ae6b1cef9a Fix environment file loader (#1340)
* Extract Puma::Configuration#config_files method and add few unit tests

* Add TestConfigFile#test_config_files_with_rack_env test

* Fix configuration loading based on RACK_ENV

* Add test case when config files files are not specified

* Refactor Puma::Configuration#config_files method

* Fix backwards compatibility issue.
Environment could be a String or Proc
2017-10-16 16:22:14 -06:00
..
config Let's use Rubocop! (#1325) 2017-06-04 13:21:05 -07:00
rackup make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
shell Run integration tests in default (#1394) 2017-08-16 16:07:15 -06:00
helper.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_app_status.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_binder.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_cli.rb Add /gc URL to status server to do a major GC. Add a /gc-status URL to get GC.stats as JSON. (#1384) 2017-08-03 15:46:49 -06:00
test_config.rb Fix environment file loader (#1340) 2017-10-16 16:22:14 -06:00
test_events.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09: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 Run integration tests in default (#1394) 2017-08-16 16:07:15 -06: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 make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_persistent.rb Updates for frozen string literal compatibility. (#1376) 2017-08-02 19:02:40 -06:00
test_puma_server.rb Add early hints feature (#1403) 2017-10-04 06:30:16 -06:00
test_puma_server_ssl.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_pumactl.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_rack_handler.rb [close #1327] Fix double port bind in Rails 2017-08-02 14:28:39 -05:00
test_rack_server.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_tcp_logger.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_tcp_rack.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_thread_pool.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_unix_socket.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_web_server.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00