test_device_viewsΒΆ
Tests for device views.
ClassesΒΆ
Test DeviceTableView. |
|
Test OpcUaGdsTableView. |
|
Test OpcUaGdsPushTableView. |
|
Test DeviceCreateChooseOnboardingView. |
|
Test OpcUaGdsCreateChooseOnboardingView. |
|
Test OpcUaGdsPushCreateChooseOnboardingView. |
|
Test DeviceCreateNoOnboardingView. |
|
Test OpcUaGdsCreateNoOnboardingView. |
|
Test DeviceCreateOnboardingView. |
|
Test OpcUaGdsCreateOnboardingView. |
|
Test OpcUaGdsPushCreateOnboardingView. |
|
Test DeviceCertificateLifecycleManagementSummaryView. |
|
Test OpcUaGdsCertificateLifecycleManagementSummaryView. |
|
Test DeviceCreateAddOnboardingTypeView. |
|
Test OpcUaGdsPushCertificateLifecycleManagementSummaryView. |
Module ContentsΒΆ
- class test_device_views.TestDeviceTableView[source]ΒΆ
Test DeviceTableView.
- test_device_table_view_get(admin_client)[source]ΒΆ
Test GET request to device table view.
- Parameters:
admin_client (django.test.Client)
- Return type:
None
- class test_device_views.TestOpcUaGdsTableView[source]ΒΆ
Test OpcUaGdsTableView.
- class test_device_views.TestOpcUaGdsPushTableView[source]ΒΆ
Test OpcUaGdsPushTableView.
- class test_device_views.TestDeviceCreateChooseOnboardingView[source]ΒΆ
Test DeviceCreateChooseOnboardingView.
- class test_device_views.TestOpcUaGdsCreateChooseOnboardingView[source]ΒΆ
Test OpcUaGdsCreateChooseOnboardingView.
- class test_device_views.TestOpcUaGdsPushCreateChooseOnboardingView[source]ΒΆ
Test OpcUaGdsPushCreateChooseOnboardingView.
- class test_device_views.TestDeviceCreateNoOnboardingView[source]ΒΆ
Test DeviceCreateNoOnboardingView.
- test_device_create_no_onboarding_get(admin_client)[source]ΒΆ
Test GET request to device create no onboarding view.
- Parameters:
admin_client (django.test.Client)
- Return type:
None
- class test_device_views.TestOpcUaGdsCreateNoOnboardingView[source]ΒΆ
Test OpcUaGdsCreateNoOnboardingView.
- class test_device_views.TestDeviceCreateOnboardingView[source]ΒΆ
Test DeviceCreateOnboardingView.
- class test_device_views.TestOpcUaGdsCreateOnboardingView[source]ΒΆ
Test OpcUaGdsCreateOnboardingView.
- class test_device_views.TestOpcUaGdsPushCreateOnboardingView[source]ΒΆ
Test OpcUaGdsPushCreateOnboardingView.
- class test_device_views.TestDeviceCertificateLifecycleManagementSummaryView[source]ΒΆ
Test DeviceCertificateLifecycleManagementSummaryView.
- class test_device_views.TestOpcUaGdsCertificateLifecycleManagementSummaryView[source]ΒΆ
Test OpcUaGdsCertificateLifecycleManagementSummaryView.
- class test_device_views.TestDeviceCreateAddOnboardingTypeView[source]ΒΆ
Test DeviceCreateAddOnboardingTypeView.