4 Jan
2021
4 Jan
'21
12:44 a.m.
Hello All,
Happy New Year 2021! I've configured mailman using sqlite as backend database. but when I run unittests, e.g. python3 -m nose2 -v mailman.model.test
seems the data is not write to production sqlite database, so which database is used in unittest and how to check data in that db?
thanks! Mike