Test cases for basic path generation for tags.

This commit is contained in:
Markus Lampert
2016-11-21 19:51:54 -08:00
parent 6abc9a923b
commit 7ddacc8e38
3 changed files with 629 additions and 146 deletions

View File

@@ -25,5 +25,9 @@
import TestApp
from PathTests.TestPathPost import PathPostTestCases
from PathTests.TestPathDressupHoldingTags import TagTestCases
from PathTests.TestPathDressupHoldingTags import SquareTagTestCases
from PathTests.TestPathDressupHoldingTags import TestTag00BasicHolding
from PathTests.TestPathDressupHoldingTags import TestTag01BasicTag
from PathTests.TestPathDressupHoldingTags import TestTag02SquareTag
from PathTests.TestPathDressupHoldingTags import TestTag03AngledTag