test_device_views_clmΒΆ
Additional tests for CLM POST operations and credential management.
ClassesΒΆ
Test POST operations on CLM view. |
|
Test credential expiration display in CLM view. |
|
Test that CLM view provides correct URL context. |
|
Test DeviceViewSet API endpoints. |
|
Test OPC UA GDS CLM view specific functionality. |
|
Test OPC UA GDS Push CLM view specific functionality. |
|
Test device table filtering functionality. |
|
Test that credential issuance sections show correct protocol status. |
|
Test device creation with different onboarding protocols. |
|
Test CLM view behavior for devices without domain. |
Module ContentsΒΆ
- class test_device_views_clm.TestCredentialExpiration[source]ΒΆ
Test credential expiration display in CLM view.
- class test_device_views_clm.TestCLMContextUrls[source]ΒΆ
Test that CLM view provides correct URL context.
- class test_device_views_clm.TestOpcUaGdsCLMView[source]ΒΆ
Test OPC UA GDS CLM view specific functionality.
- class test_device_views_clm.TestOpcUaGdsPushCLMView[source]ΒΆ
Test OPC UA GDS Push CLM view specific functionality.
- class test_device_views_clm.TestDeviceTableFiltering[source]ΒΆ
Test device table filtering functionality.
- class test_device_views_clm.TestNoOnboardingCredentialSections[source]ΒΆ
Test that credential issuance sections show correct protocol status.
- class test_device_views_clm.TestDeviceCreateOnboardingProtocols[source]ΒΆ
Test device creation with different onboarding protocols.