Right now there are a lot of useless DB logs when running tests. We have a `app-config.yaml` where it is possible to change `logging` options. We need to create `app-config.test.yaml` and override some options for tests
Right now there are a lot of useless DB logs when running tests.
We have a
app-config.yamlwhere it is possible to changeloggingoptions.We need to create
app-config.test.yamland override some options for tests