tests: support running tests without rack||aggregate
commit1ab622e60153840fdaa83cdbc01ba2dce1794c21
authorEric Wong <e@80x24.org>
Fri, 29 Dec 2023 17:50:18 +0000 (29 17:50 +0000)
committerEric Wong <bofh@yhbt.net>
Mon, 15 Jan 2024 02:57:58 +0000 (15 02:57 +0000)
treef8f2355f71e50edaf016cf5d9c6b984d8ff8e4f2
parent4dcd2caa9d7691d6a4f1d3fc0a0a4b54ac6fad6b
tests: support running tests without rack||aggregate

Diskspace and bandwidth are expensive, and we can make
rack+aggregate optional in tests, too.
test/rack_unicorn.rb
test/test_last_data_recv.rb
test/test_watcher.rb