| Commit message (Collapse) | Author | Lines | 
 | 
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
 | 
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
 | 
Switches the test runner from unittest to pytest, to allow the usage of
plugins such as xdist. This commit also adds pytest-cov purely as a
generator for .coverage files.
Signed-off-by: Hassan Abouelela <[email protected]>
 | 
 | 
Since we use the same port for redis on all out projects, having this
always restart causes conflicts for people starting up docker and
wanting to use redis for anyother project.
 |