Ejemplo n.º 1
0
 def test_fill_exchange_notes(self, driver):
     with pytest.allure.step('Fill stock outright notes'):
         tests.fill_note(driver)
Ejemplo n.º 2
0
 def test_fill_repair_notes(self, driver):
     with pytest.allure.step('Fill repair notes'):
         tests.fill_note(driver)
Ejemplo n.º 3
0
 def test_fill_stock_outright_notes(self, driver):
     with pytest.allure.step('Fill stock outright notes'):
         rfq_tests.fill_note(driver)