Add unit tests with 68% coverage, refactor a bit
This commit is contained in:
parent
7967b1d024
commit
2b9435dddd
9 changed files with 213 additions and 39 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue