﻿python : ERROR: file or directory not found: 
tests/test_api.py
At line:1 char:1
+ python -m pytest tests/test_api.py -x --tb=long -k 
"lifecycle" 2>&1 | ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (ERROR:  
   file or ...sts/test_api.py:String) [], RemoteExc  
  eption
    + FullyQualifiedErrorId : NativeCommandError
 

============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-9.0.1, pluggy-1.6.0
rootdir: E:\Projects\CognitiveMemoryLayer
configfile: pyproject.toml
plugins: anyio-4.11.0, Faker-37.12.0, langsmith-0.4.32, asyncio-1.3.0, cov-7.0.0, httpx-0.36.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=function, asyncio_default_test_loop_scope=function
collected 0 items

============================ no tests ran in 0.01s ============================
