target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.22k stars 240 forks source link

dev: refactor migrations_test to use new migrationtest package #3784

Closed mastercactapus closed 5 months ago

mastercactapus commented 6 months ago

Description: Removes the inline custom test and diff code from the migrations_test.go file and uses the migrationtest package instead.

Additional Info: Validate by making changes to the migration files under migrate/migrations