recipe.test.instance.json package

Submodules

recipe.test.instance.json.test_recipe_v6 module

class recipe.test.instance.json.test_recipe_v6.TestRecipeInstanceV6(methodName='runTest')

Bases: django.test.testcases.TestCase

setUp()
test_convert_recipe_to_v6_json()

Tests calling convert_recipe_to_v6_json() successfully

test_convert_recipe_to_v6_json_empty()

Tests calling convert_recipe_to_v6_json() with an empty recipe instance

test_init_validation()

Tests the validation done in __init__

Module contents