test_DMachineSetup module

class test_DMachineSetup(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test that the widget DMachineSetup behave like it should

setUp()[source]

Run at the begining of every test to setup the gui

classmethod setUpClass()[source]

Start the app for the test

classmethod tearDownClass()[source]

Exit the app after the test

test_set_save_machine_type()[source]

Check that the Widget allow to change the machine type and save

test_load_1(test_dict)

Check that you can load a machine

test_load_2(test_dict)

Check that you can load a machine

test_load_3(test_dict)

Check that you can load a machine

test_load_4(test_dict)

Check that you can load a machine

test_load_5(test_dict)

Check that you can load a machine

test_load_6(test_dict)

Check that you can load a machine

test_load_7(test_dict)

Check that you can load a machine

test_load_8(test_dict)

Check that you can load a machine

save_function(self, widget, file_name)[source]

Function to save a machine from the GUI