<div dir="ltr">How to run tests in /tricircle/test/functional *... .<div>When I try to run individual tests as python test_pod.py it shows error </div><div>Traceback (most recent call last):</div><div>  File "test_pod.py", line 22, in <module></div><div>    from tricircle.api import app</div><div>ImportError: No module named tricircle.api</div><div><br></div><div>I even tried to run tests from /trircircle/ directory but error was persistent.</div><div><br></div></div>