silq.tests package
Submodules
silq.tests.benchmarking module
silq.tests.test_acquisition_parameters module
- 
class silq.tests.test_acquisition_parameters.TestAcquisitionParameterConfig(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_no_env()[source]
 - 
- 
test_parameters_config()[source]
 - 
- 
test_properties_config()[source]
 
 
silq.tests.test_analysis module
silq.tests.test_config module
- 
class silq.tests.test_config.TestConfig(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
dicts_equal(d1, d2)[source]
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_add_ListConfig()[source]
 - 
- 
test_add_SubConfig()[source]
 - 
- 
test_dicts_equal()[source]
 - 
- 
test_load_dependent()[source]
 - 
- 
test_load_no_update()[source]
 - 
- 
test_override_refresh()[source]
 - 
- 
test_override_refresh_remove_DictConfig()[source]
 - 
- 
test_refresh_add_dict_config()[source]
 - 
- 
test_refresh_add_dict_subconfig()[source]
 - 
- 
test_refresh_add_list_config()[source]
 - 
- 
test_refresh_add_list_subconfig()[source]
 - 
- 
test_refresh_exclusive_set()[source]
 - 
- 
test_save_load_dependent()[source]
 - 
- 
test_save_load_dir()[source]
 - 
- 
test_save_load_file()[source]
 
- 
class silq.tests.test_config.TestConfigEnvironment(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_environment()[source]
 - 
- 
test_no_environment()[source]
 - 
- 
test_other_environment()[source]
 - 
- 
test_switch_environments()[source]
 
- 
class silq.tests.test_config.TestConfigInheritance(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_inherit_absolute()[source]
 - 
- 
test_inherit_relative()[source]
 - 
- 
test_override_inherit()[source]
 
- 
class silq.tests.test_config.TestConfigMirroring(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_chained_mirroring()[source]
 - 
- 
test_mirroring_change_environment()[source]
 - 
- 
test_simple_mirroring()[source]
 
- 
class silq.tests.test_config.TestConfigPath(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_basic_config_paths()[source]
 - 
- 
test_environment_config_paths()[source]
 - 
- 
test_get_config_path()[source]
 - 
- 
test_get_environment_config_path()[source]
 
- 
class silq.tests.test_config.TestConfigSignals(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
register_signal(sender, value)[source]
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_refresh_signals()[source]
 - 
- 
test_signal_inheritance()[source]
 - 
- 
test_signal_mirroring()[source]
 - 
- 
test_signal_mirroring_environment()[source]
 - 
- 
test_signal_relative_inheritance()[source]
 - 
- 
test_simple_signal_environment()[source]
 - 
- 
test_simple_signal_no_environment()[source]
 
- 
class silq.tests.test_config.test_connect_parameter_to_config(methodName='runTest')[source]
- Bases: - unittest.case.TestCase
 - 
- 
register_signal(sender, value)[source]
 - 
- 
setUp()[source]
- Hook method for setting up the test fixture before exercising it. 
 - 
- 
tearDown()[source]
- Hook method for deconstructing the test fixture after testing it. 
 - 
- 
test_connect_parameter_to_environment_config()[source]
 - 
- 
test_simple_connect_parameter()[source]
 
 
silq.tests.test_instruments module
silq.tests.test_pulse_sequences module
silq.tests.test_pulses module
silq.tests.test_suite module
Module contents