mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
9f71fcf440
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. |
||
---|---|---|
.. | ||
authorization_request_test.go | ||
authorization_request.go | ||
authorization_response_test.go | ||
authorization_response.go | ||
session_store_test.go | ||
session_store.go | ||
settings_test.go | ||
settings.go | ||
types.go | ||
validate_test.go | ||
validate.go |