Tests

Submodules

mischbares.tests.test_autolab_action module

Test file for the autolab action

mischbares.tests.test_autolab_action.run_action()[source]

Start the Autolab server.

mischbares.tests.test_autolab_action.run_server()[source]

Start the Autolab server.

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_action.test_current_action()[source]

Test the current action.

mischbares.tests.test_autolab_action.test_measure_status_action()[source]

Test the measure status action.

mischbares.tests.test_autolab_action.test_potential_action()[source]

Test the potential action.

mischbares.tests.test_autolab_action.test_server_connection()[source]

Test if the server is running.

mischbares.tests.test_autolab_driver module

mischbares.tests.test_autolab_orchestrator module

Test file for the autolab orchestrator

mischbares.tests.test_autolab_orchestrator.run_action()[source]

Start the Autolab server.

mischbares.tests.test_autolab_orchestrator.run_orchestrator()[source]

Start the Autolab server.

mischbares.tests.test_autolab_orchestrator.run_server()[source]

Start the Autolab server.

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_orchestrator.test_server_connection()[source]

Test if the server is running.

mischbares.tests.test_autolab_orchestrator.test_start_orchestrator()[source]

Test if the experiment is added to the orchestrator.

mischbares.tests.test_autolab_server module

Test file for the autolab server

mischbares.tests.test_autolab_server.run_server()[source]

Start 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_current_server()[source]

Test the current 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.

mischbares.tests.test_autolab_server.test_perform_measurment_ocp_server()[source]

Test the perform ocp measurment server.

mischbares.tests.test_autolab_server.test_potential_server()[source]

Test the potential server.

mischbares.tests.test_autolab_server.test_server_connection()[source]

Test if the server is running.

Module contents

Unit test package for mischbares.