test:

adapter: postgresql
url: <%%= ENV["DATABASE_URL"] %>
pool: <%%= ENV["DB_POOL_SIZE"] || 5 %>
timeout: 5000
database: engine_<%= name %>_test