Fix some tests and add new ones

This commit is contained in:
Denis Koronchik
2017-08-31 17:32:24 +03:00
committed by Michael Krasnyk
parent 8da6281dcd
commit 580c5e39ae
2 changed files with 120 additions and 1 deletions
@@ -24,7 +24,7 @@ Feature: Invalid profile API versions
Scenario: Profile API version too high
Given the profile file
"""
api_version = 3
api_version = 4
"""
And the node map
"""