seq  4.0.0-pre3
Functions | Variables
test_eicssw_1425_loads_template Namespace Reference

Functions

def mainWindow (qtbot)
 
def test_load_tpl2 (qtbot, mainWindow)
 This executes a first load ob in one gui, and closes it. More...
 
def test_restart_and_check_for_tpl2 (qtbot, mainWindow)
 Reopens the GUI, and checks that the model is properly loaded. More...
 

Variables

 level
 
 DEBUG
 
 format
 
 logger = logging.getLogger(__name__)
 

Function Documentation

◆ mainWindow()

def test_eicssw_1425_loads_template.mainWindow (   qtbot)

◆ test_load_tpl2()

def test_eicssw_1425_loads_template.test_load_tpl2 (   qtbot,
  mainWindow 
)

This executes a first load ob in one gui, and closes it.

◆ test_restart_and_check_for_tpl2()

def test_eicssw_1425_loads_template.test_restart_and_check_for_tpl2 (   qtbot,
  mainWindow 
)

Reopens the GUI, and checks that the model is properly loaded.

Variable Documentation

◆ DEBUG

test_eicssw_1425_loads_template.DEBUG

◆ format

test_eicssw_1425_loads_template.format

◆ level

test_eicssw_1425_loads_template.level

◆ logger

test_eicssw_1425_loads_template.logger = logging.getLogger(__name__)