nomad_camels.tests package
Submodules
nomad_camels.tests.api_test module
nomad_camels.tests.instrument_management_test module
- nomad_camels.tests.instrument_management_test.install_demo(qtbot, installer)
A helper function, used by test_install_demo_instrument and also by test_add_device, if the device is not yet installed
- nomad_camels.tests.instrument_management_test.test_add_device(qtbot)
Going through the instrument management, if demo_instrument is not installed, it will be. Then the config widget is used to add a demo_instrument. In the end there is a check whether it is in the list of devices.
- nomad_camels.tests.instrument_management_test.test_install_demo_instrument(qtbot)
This test tries to install the demo device, using the instrument_installer widget.
nomad_camels.tests.mainapp_test module
nomad_camels.tests.protocol_test module
nomad_camels.tests.startup_test module
nomad_camels.tests.test_helper_functions module
- nomad_camels.tests.test_helper_functions.ensure_demo_in_devices()
Ensure that only the demo_instrument is loaded in the devices dictionary.