Mejiro McQueen
Results
2
issues of
Mejiro McQueen
In reference to Issue #60: Implement AOS Transfer Frames per Spec #98 Config block dsn.sle.aos doesn't seem to be documented, and is not in the config.yaml skeleton.
``` AIT-Core/tests/ait/core/__init__.py:44 /home/avazquez/bin/test/AIT-Deploy/AIT-Core/tests/ait/core/__init__.py:44: PytestCollectionWarning: cannot collect test class 'TestFile' because it has a __init__ constructor (from: tests/ait/core/test_cfg.py) class TestFile: ``` This is caused by Pytest attempting to collect and run...