cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

Test Improvements #15

Closed crynobone closed 10 months ago

crynobone commented 10 months ago

WithWorkbench + RefreshDatabase combined with testbench.yaml configuration below should already load default migrations and run migrations from workbench/database/migrations:

migrations:
  - workbench/database/migrations

workbench:
  install: true