mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-21 12:18:08 +00:00
Added comment about the test
This commit is contained in:
parent
eb615012af
commit
4a626afa7d
@ -28,6 +28,8 @@ class TestJinjaService(BaseTest):
|
||||
self.assertEqual("Hi Dan, This is a jinja template too! Cool Right?", docs)
|
||||
|
||||
def test_jinja_service_included_includes(self):
|
||||
"""This is an obnoxious test for nested includes.
|
||||
Also tests for multiple includes within a single template"""
|
||||
workflow = self.create_workflow('random_fact')
|
||||
processor = WorkflowProcessor(workflow)
|
||||
processor.do_engine_steps()
|
||||
|
Loading…
x
Reference in New Issue
Block a user