Add a suite for all the resources and include resources in all_test.suite

new file: scripts/functional-tests/resources/all_resources_test.suite

FEA: ItEr75S24ResourcesTests
This commit is contained in:
Pablo Fernández de la Cigoña Nóvoa 2011-09-06 12:30:59 +02:00 committed by Manuel Rego Casasnovas
parent e7b811db7b
commit f19238f9d6
2 changed files with 15 additions and 0 deletions

View file

@ -17,3 +17,12 @@ administration-management/calendar_test.sah
administration-management/material_test.sah
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

View file

@ -0,0 +1,6 @@
worker_test.sah
machines_test.sah
virtual_worker_test.sah
work_report_test.sah
companies_test.sah
subcontracting_test.sah