Fortführung der Struturierung und hinzufügen von Systemtests, sowie globaler Login...
authorThomas Kasulke <t.kasulke@linet-services.de>
Thu, 23 Aug 2007 12:01:05 +0000 (12:01 +0000)
committerThomas Kasulke <t.kasulke@linet-services.de>
Thu, 23 Aug 2007 12:01:05 +0000 (12:01 +0000)
commit6c8a96c23a56f8db29948f265d895541369ac36b
treebd3d6404d85cffb93e9088106b9aacca8759a54c
parent3634aa28790d3a080cf3b7878149c6c5eb62ce16
Fortführung der Struturierung und hinzufügen von Systemtests, sowie globaler Login und Logout Tests
68 files changed:
t/lx-office.t
t/selenium/AllTests.t
t/selenium/testscripts/accounting/begin/A000Login.t [new symlink]
t/selenium/testscripts/accounting/begin/A999Logout.t [new symlink]
t/selenium/testscripts/accounting/end/A000Login.t [new symlink]
t/selenium/testscripts/accounting/end/A999Logout.t [new symlink]
t/selenium/testscripts/administration/begin/A001CreateTestDatabase.t [new file with mode: 0644]
t/selenium/testscripts/administration/begin/A002CreateTestUser.t [new file with mode: 0644]
t/selenium/testscripts/administration/begin/A003UpdateDatabase.t [new file with mode: 0644]
t/selenium/testscripts/administration/begin/B001CreateTestDatabase.t [deleted file]
t/selenium/testscripts/administration/begin/B002CreateTestUser.t [deleted file]
t/selenium/testscripts/administration/begin/B003UpdateDatabase.t [deleted file]
t/selenium/testscripts/administration/begin/B004Login.t [deleted file]
t/selenium/testscripts/administration/end/A998DeleteTestUser.t [new file with mode: 0644]
t/selenium/testscripts/administration/end/A999DeleteTestDatabase.t [new file with mode: 0644]
t/selenium/testscripts/administration/end/E997Logout.t [deleted file]
t/selenium/testscripts/administration/end/E998DeleteTestUser.t [deleted file]
t/selenium/testscripts/administration/end/E999DeleteTestDatabase.t [deleted file]
t/selenium/testscripts/base/000Login.t [new file with mode: 0644]
t/selenium/testscripts/base/999Logout.t [new file with mode: 0644]
t/selenium/testscripts/masterdata/begin/M000Login.t [new symlink]
t/selenium/testscripts/masterdata/begin/M999Logout.t [new symlink]
t/selenium/testscripts/masterdata/end/M000Login.t [new symlink]
t/selenium/testscripts/masterdata/end/M999Logout.t [new symlink]
t/selenium/testscripts/payments/begin/P000Login.t [new symlink]
t/selenium/testscripts/payments/begin/P999Logout.t [new symlink]
t/selenium/testscripts/payments/end/P000Login.t [new symlink]
t/selenium/testscripts/payments/end/P999Logout.t [new symlink]
t/selenium/testscripts/printing/begin/P000Login.t [new symlink]
t/selenium/testscripts/printing/begin/P999Logout.t [new symlink]
t/selenium/testscripts/printing/end/P000Login.t [new symlink]
t/selenium/testscripts/printing/end/P999Logout.t [new symlink]
t/selenium/testscripts/programm/begin/P000Login.t [new symlink]
t/selenium/testscripts/programm/begin/P999Logout.t [new symlink]
t/selenium/testscripts/programm/end/P000Login.t [new symlink]
t/selenium/testscripts/programm/end/P999Logout.t [new symlink]
t/selenium/testscripts/purchase/begin/P000Login.t [new symlink]
t/selenium/testscripts/purchase/begin/P999Logout.t [new symlink]
t/selenium/testscripts/purchase/end/P000Login.t [new symlink]
t/selenium/testscripts/purchase/end/P999Logout.t [new symlink]
t/selenium/testscripts/reports/begin/R000Login.t [new symlink]
t/selenium/testscripts/reports/begin/R999Logout.t [new symlink]
t/selenium/testscripts/reports/end/R000Login.t [new symlink]
t/selenium/testscripts/reports/end/R999Logout.t [new symlink]
t/selenium/testscripts/selling/begin/S000Login.t [new symlink]
t/selenium/testscripts/selling/begin/S999Logout.t [new symlink]
t/selenium/testscripts/selling/end/S000Login.t [new symlink]
t/selenium/testscripts/selling/end/S999Logout.t [new symlink]
t/selenium/testscripts/system/begin/S000Login.t [new symlink]
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/S999Logout.t [new symlink]
t/selenium/testscripts/system/end/S000Login.t [new symlink]
t/selenium/testscripts/system/end/S992DeleteProductGroups.t [new file with mode: 0644]
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
t/selenium/testscripts/system/end/S999DeleteProductGroups.t [deleted file]
t/selenium/testscripts/system/end/S999Logout.t [new symlink]