Add unit tests with 68% coverage, refactor a bit

This commit is contained in:
Vladan Popovic 2020-09-06 00:23:34 +02:00
parent 7967b1d024
commit 2b9435dddd
9 changed files with 213 additions and 39 deletions

View file

@ -15,9 +15,6 @@ import sys
import sphinx_typlog_theme
sys.path.insert(0, os.path.join(os.path.abspath('.'),
"..", "..", "src"))
# -- Project information -----------------------------------------------------
project = 'chweb'