Added a new suite to run all the administration tests and include the new tests on all_test.suite
configuration.sahi test is commented out till patch is accepted FEA: ItEr75S21AdministrationTests
This commit is contained in:
parent
8867869ed7
commit
5a85e0478d
2 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
#configuration_test.sah
|
||||
calendar_test.sah
|
||||
material_test.sah
|
||||
quality_forms_test.sah
|
||||
cost_categories_test.sah
|
||||
|
|
@ -10,3 +10,10 @@ data-types/work_hours_test.sah
|
|||
# User tests
|
||||
users/user_test.sah
|
||||
users/profile_test.sah
|
||||
|
||||
# Administration and Management
|
||||
#administration-management/configuration_test.sah
|
||||
administration-management/calendar_test.sah
|
||||
administration-management/material_test.sah
|
||||
administration-management/quality_forms_test.sah
|
||||
administration-management/cost_categories_test.sah
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue