mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 06:28:40 +00:00
Improves MySQL test time (on my 2020 MBP) to ~18s from ~125s. - Use separate databases for each test to allow parallelization. - Run migrations only once at beginning of tests and then reload generated schema. - Add `--innodb-file-per-table=OFF` for ~20% additional speedup. |
||
|---|---|---|
| .. | ||
| live_query_test.go | ||
| mock_live_query.go | ||
| redis_live_query.go | ||
| redis_live_query_test.go | ||