summaryrefslogtreecommitdiff
path: root/src/leap/soledad/server/app.py
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-11-20 10:36:37 -0200
committerdrebs <drebs@riseup.net>2017-11-20 10:56:43 -0200
commite4d594fca9fb42854bdc167aada9847acf6c231f (patch)
treef147a6271cabd91537544f206a041f0030758e2b /src/leap/soledad/server/app.py
parent4f860fb97842a6e6a0a420889f99a87104fba498 (diff)
[test] always use a tempdir for server fixture config file
When starting up a Soledad Server through the use of a fixture in tests, a config file is created with the options needed for that test. As the config file was being created in /etc and not being removed, this was influencing servers started by other tests that don't use that fixture. By always using a temporary directory in the server fixture, we make sure that the config file is used only for that test and is removed after the test is finished. Closes: #8995
Diffstat (limited to 'src/leap/soledad/server/app.py')
0 files changed, 0 insertions, 0 deletions