response unit tests

This commit is contained in:
Miguel Grinberg
2019-04-27 14:23:07 +01:00
parent 0b95feafc9
commit cd71986a50
17 changed files with 2340 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
import sys
sys.path.append('tests')
sys.path.append('tests/libs')
import unittest