Commit d4edb68
committed
Guide efficient parallel integration tests
Document that integration fixtures should provision only the tables and services exercised by each test.\n\nKeep database variants together when splitting them would create competing schema setup, reserve full-schema provisioning for migration and parity coverage, and reject longer timeouts as a substitute for removing avoidable test overhead.1 parent c30829f commit d4edb68
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| 653 | + | |
| 654 | + | |
653 | 655 | | |
654 | 656 | | |
655 | 657 | | |
| |||
0 commit comments