add tests for dao

This commit is contained in:
Leo Hemsted
2016-07-18 15:17:06 +01:00
parent 2d1babf2bb
commit 3b552139ce
3 changed files with 68 additions and 10 deletions

View File

@@ -3,7 +3,6 @@ import pytest
import uuid
from datetime import (datetime, date)
import pytest
from flask import current_app
from app import db