diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2019-04-02 22:55:59 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2019-04-02 22:55:59 +0200 |
commit | b694e0f342ef4f2687afdcd7424dd4a0fe350799 (patch) | |
tree | 69f494b107f53fa3e491311a565ae365b93c1dc7 /.gitignore | |
parent | b79d1453c4a8f999526d2af6238a1c2570c1e495 (diff) | |
download | ramaskrik-social-b694e0f342ef4f2687afdcd7424dd4a0fe350799.tar.gz ramaskrik-social-b694e0f342ef4f2687afdcd7424dd4a0fe350799.tar.bz2 ramaskrik-social-b694e0f342ef4f2687afdcd7424dd4a0fe350799.zip |
Refactor tests to always load fixtures, and sync execution.
Rust will run tests in parallel by default, which does not work
too well with using db transactions as a means to isolate changes
in the database between tests. So we have to run the database
tests one at a time, thus the mutex.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions