summaryrefslogtreecommitdiff
path: root/src/tests/test_op_mode.py
AgeCommit message (Collapse)Author
2024-06-26T6510: remove shebang for "make test" testcasesChristian Breunig
Tests must run supervisioned by unittest framework and should not be executed manually
2022-10-21T4765: support list and primitives in op mode output normalizationcreate with ansible
2022-10-20T4765: normalize dict fields in op mode ouputsDaniil Baturin