The ironic_python_agent.tests.functional.test_commands Module¶
- 
class ironic_python_agent.tests.functional.test_commands.TestCommands(*args, **kwds)[source]¶
- Bases: - ironic_python_agent.tests.functional.base.FunctionalBase- Tests the commands API. - These tests are structured monolithically as one test with multiple steps to preserve ordering and ensure IPA state remains consistent across different test runs.