mirror of
https://github.com/e107inc/e107.git
synced 2025-04-04 20:52:34 +02:00
Refactored by extracting code common to all suites to \Helper\Base New \Helper\DelayedDb helper to delay initialization so that a new DSN, username, and password can be loaded in dynamically for automatic database provisioning. Should still be compatible with manual database information in codeception.yml