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:
parent
b2a1c2f307
commit
5828f54091
2 changed files with 14 additions and 0 deletions
12
scripts/functional-tests/all_test.suite
Normal file
12
scripts/functional-tests/all_test.suite
Normal 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
|
||||||
2
scripts/functional-tests/users/all_user_test.suite
Normal file
2
scripts/functional-tests/users/all_user_test.suite
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
user_test.sah
|
||||||
|
profile_test.sah
|
||||||
Loading…
Add table
Reference in a new issue