Umstellung von TODO auf SKIP und Verkürzung der Tests damit um mehr als 5 Minuten...
authorThomas Kasulke <t.kasulke@linet-services.de>
Mon, 3 Sep 2007 13:01:09 +0000 (13:01 +0000)
committerThomas Kasulke <t.kasulke@linet-services.de>
Mon, 3 Sep 2007 13:01:09 +0000 (13:01 +0000)
commitc1efeacb2b7cad96dcd458f28e96e05029d150d6
treec900425c95e533638e5a3147e8706345d27567af
parentb14c2015aa75d772362c98b56674ebe183e7c9aa
Umstellung von TODO auf SKIP und Verkürzung der Tests damit um mehr als 5 Minuten. Ausserdem Einführung von start(), welche eine einheitliche Startvorgabe ermöglicht.
35 files changed:
lx-erp.conf
t/selenium/AllTests.t
t/selenium/testscripts/masterdata/begin/M001CreateCustomer.t
t/selenium/testscripts/masterdata/begin/M002CreateVendor.t
t/selenium/testscripts/masterdata/begin/M003CreateGoods.t
t/selenium/testscripts/masterdata/begin/M004AddService.t
t/selenium/testscripts/masterdata/begin/M005AddProduct.t
t/selenium/testscripts/masterdata/begin/M006AddProject.t
t/selenium/testscripts/masterdata/end/M995DeleteGoods.t
t/selenium/testscripts/masterdata/end/M996DeleteProject.t
t/selenium/testscripts/masterdata/end/M997DeleteService.t
t/selenium/testscripts/masterdata/end/M998DeleteProduct.t
t/selenium/testscripts/purchase/begin/P001CreateQuoteRequest.t
t/selenium/testscripts/selling/begin/S001CreateOffers.t
t/selenium/testscripts/selling/begin/S002CreateCharge.t
t/selenium/testscripts/selling/begin/S003CreateInvoice.t
t/selenium/testscripts/system/begin/S001CreateProductGroups.t
t/selenium/testscripts/system/begin/S002CreatePriceBrackets.t
t/selenium/testscripts/system/begin/S003AddLanguage.t
t/selenium/testscripts/system/begin/S004ShowLanguages.t
t/selenium/testscripts/system/begin/S005AddPaymentConditions.t
t/selenium/testscripts/system/begin/S006ShowPaymentConditions.t
t/selenium/testscripts/system/begin/S007AddCustomerVendorTypes.t
t/selenium/testscripts/system/begin/S008ShowCustomerVendorTypes.t
t/selenium/testscripts/system/begin/S009AddShowDeleteMeasure.t
t/selenium/testscripts/system/begin/S010AddShowDeleteServiceMeasure.t
t/selenium/testscripts/system/begin/S011CreateAccount.t
t/selenium/testscripts/system/begin/S012ShowAccount.t
t/selenium/testscripts/system/begin/S013TestAccount.t
t/selenium/testscripts/system/end/S992DeleteProductGroups.t
t/selenium/testscripts/system/end/S994DeleteAccount.t
t/selenium/testscripts/system/end/S995DeleteCustomerVendorTypes.t
t/selenium/testscripts/system/end/S996DeletePaymentConditions.t
t/selenium/testscripts/system/end/S997DeleteLanguages.t
t/selenium/testscripts/system/end/S998DeletePriceBrackets.t