Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-07 | Add more migration tests (#17710) | Claire | |
* Add migration tests for hide_network settings migration * Add tests about suspended/suspended_at * Add more tests regarding the results of migrations * Fix migration test regarding stale conflicting remote account * Add migration tests about AccountConversation | |||
2022-01-30 | Add more advanced migration tests (#17393) | Claire | |
- populate the database with some data when testing migrations - try both one-step and two-step migrations (`SKIP_POST_DEPLOYMENT_MIGRATIONS`) |