phpvms/tests/Feature/Installer
Nabeel Shahzad 2340a65904
feat(installer): auto-advance past the migration step
The migration step ends with a wall of log output and a Next button the
user has to find, even though there is nothing left to decide. Start a
5-second countdown once migrations report clean, render it in the Next
button, and scroll the footer into view.

Pause takes over the Back slot, so the log stays readable on demand and
a meaningless step-backwards onto an already-run migration goes away.
2026-07-26 16:50:45 -05:00
..
AddonMigrationOrderingTest.php fix(tests): drop addon_settings before addons on Postgres and MySQL 2026-07-25 23:06:50 -05:00
MigrationAutoAdvanceTest.php feat(installer): auto-advance past the migration step 2026-07-26 16:50:45 -05:00