Added two new suites

new file: scripts/functional-tests/all_test.suite
new file: scripts/functional-tests/users/all_user_test.suite

FEA: ItEr75S18DataTypesTests
This commit is contained in:
Pablo Fernández de la Cigoña Nóvoa 2011-08-26 13:49:46 +02:00 committed by Manuel Rego Casasnovas
parent b2a1c2f307
commit 5828f54091
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,12 @@
# Data Type tests
data-types/progress_test.sah
data-types/criteria_test.sah
data-types/unit_measures_test.sah
data-types/label_test.sah
data-types/work_report_model.sah
data-types/exception_days_test.sah
data-types/work_hours_test.sah
# User tests
users/user_test.sah
users/profile_test.sah

View file

@ -0,0 +1,2 @@
user_test.sah
profile_test.sah