Added new file all_account_test.suite which allow run all the account tests and include account tests in all_test.suite
new file: scripts/functional-tests/account/all_account_test.suite FEA: ItEr75S24ResourcesTests
This commit is contained in:
parent
f125150c38
commit
27a6b0820a
2 changed files with 6 additions and 1 deletions
2
scripts/functional-tests/account/all_account_test.suite
Normal file
2
scripts/functional-tests/account/all_account_test.suite
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
password_test.sah
|
||||
settings_test.sah
|
||||
|
|
@ -19,10 +19,13 @@ administration-management/quality_forms_test.sah
|
|||
administration-management/cost_categories_test.sah
|
||||
|
||||
# Resources
|
||||
|
||||
resources/worker_test.sah
|
||||
resources/machines_test.sah
|
||||
resources/virtual_worker_test.sah
|
||||
resources/work_report_test.sah
|
||||
resources/companies_test.sah
|
||||
resources/subcontracting_test.sah
|
||||
|
||||
# My Account
|
||||
account/password_test.sah
|
||||
account/settings_test.sah
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue