Tests
Submodules
mischbares.tests.test_autolab_action module
Test file for the autolab action
- mischbares.tests.test_autolab_action.server_instance()[source]
Start the server and action in a separate processes.
- mischbares.tests.test_autolab_action.test_action_connection()[source]
Test if the server is running.
- mischbares.tests.test_autolab_action.test_applied_potential_action()[source]
Test the applied voltage action.
- mischbares.tests.test_autolab_action.test_autolab_measure_ca_action()[source]
Test the autolab measure action with ca procedure.
- mischbares.tests.test_autolab_action.test_autolab_measure_cp_action()[source]
Test the autolab measure action with cp procedure.
- mischbares.tests.test_autolab_action.test_autolab_measure_eis_action()[source]
Test the autolab measure action with eis procedure.
- mischbares.tests.test_autolab_action.test_autolab_measure_ocp_action()[source]
Test the autolab measure action with ocp procedure.
mischbares.tests.test_autolab_driver module
mischbares.tests.test_autolab_orchestrator module
Test file for the autolab orchestrator
- mischbares.tests.test_autolab_orchestrator.server_instance()[source]
Start the server and action in a separate processes.
- mischbares.tests.test_autolab_orchestrator.test_action_connection()[source]
Test if the server is running.
- mischbares.tests.test_autolab_orchestrator.test_finish_orchestrator()[source]
Test if the experiment is added to the orchestrator.
- mischbares.tests.test_autolab_orchestrator.test_send_measurment_ca()[source]
Test if the ca experiment is added to the orchestrator.
- mischbares.tests.test_autolab_orchestrator.test_send_measurment_cp()[source]
Test if the cp experiment is added to the orchestrator.
- mischbares.tests.test_autolab_orchestrator.test_send_measurment_cvcc()[source]
Test a seqeunce of two experiments to the orchestrator.
- mischbares.tests.test_autolab_orchestrator.test_send_measurment_eis()[source]
Test if the eis experiment is added to the orchestrator.
- mischbares.tests.test_autolab_orchestrator.test_send_measurment_ocp()[source]
Test if the ocp experiment is added to the orchestrator.
mischbares.tests.test_autolab_server module
Test file for the autolab server
- mischbares.tests.test_autolab_server.server_instance()[source]
Start the server in a separate process.
- mischbares.tests.test_autolab_server.test_applied_potential_server()[source]
Test the applied voltage server.
- mischbares.tests.test_autolab_server.test_measure_status_server()[source]
Test the measure status server.
- mischbares.tests.test_autolab_server.test_perform_measurment_ca_server()[source]
Test the perform ca measurment at ocp voltage server.
- mischbares.tests.test_autolab_server.test_perform_measurment_cp_server()[source]
Test the perform cp measurment at ocp voltage server.
- mischbares.tests.test_autolab_server.test_perform_measurment_eis_server()[source]
Test the perform eis measurment at ocp voltage server.
Module contents
Unit test package for mischbares.