Commit graph

13 commits

Author SHA1 Message Date
Pablo Fernández de la Cigoña Nóvoa
e91c979290 Include file all_data_type_test.suite which allow run all data type test
new file: scripts/functional-tests/data-types/all_data_type_test.suite
testrunner.sh was modified to allow run tests just one by one

FEA: ItEr75S18DataTypesTests
2011-08-26 12:38:49 +02:00
Pablo Fernández de la Cigoña Nóvoa
0f77a2c748 Added work report model data type tests
new file:   scripts/functional-tests/data-types/work_report_model_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-26 11:57:14 +02:00
Pablo Fernández de la Cigoña Nóvoa
a7a043b4f5 Added check Code label functions in all data type tests
FEA: ItEr75S18DataTypesTests
2011-08-23 20:41:15 +02:00
Pablo Fernández de la Cigoña Nóvoa
cb61c010a9 Include logs in all the data type tests.
FEA: ItEr75S18DataTypesTests
2011-08-23 09:50:25 +02:00
Pablo Fernández de la Cigoña Nóvoa
c579a50d9f Added new test to criteria_test.sah file and include respective functions on the common_function.sah file
Included Check code test:
 * Change configuration
 * Try to create a new Criterion without Code (it should be a failure)
 * Change configuration like before

FEA: ItEr75S18DataTypesTests
2011-08-22 17:07:44 +02:00
Pablo Fernández de la Cigoña Nóvoa
133578ea42 Adds work hours data type test
new file: scripts/functional-tests/data-types/work_hours_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-22 11:57:46 +02:00
Pablo Fernández de la Cigoña Nóvoa
de73964e6f Adds Unit measures data type test
new file: scripts/functional-tests/data-types/unit_measures_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-11 18:00:00 +02:00
Pablo Fernández de la Cigoña Nóvoa
721de533a2 Adds label data type test
new file: scripts/functional-tests/data-types/label_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-10 19:34:09 +02:00
Pablo Fernández de la Cigoña Nóvoa
44dae9c75e Add Exception days data type test
New file: scripts/functional-tests/data-types/exception_days_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-09 18:46:36 +02:00
Pablo Fernández de la Cigoña Nóvoa
ef2de60f0a Fix some probles with the method BaseCRUDController:updateWindowTitle and also add new test to comprobate the correct working of precission and Max Value.
Added the following tests:

4 - Comprobate Max value and precission
  4.1 - Wrong values (last input precission)
  4.2 - Wrong values (last input Max Value)

FEA: ItEr75S18DataTypesTests
2011-08-09 17:31:35 +02:00
Pablo Fernández de la Cigoña Nóvoa
53371eea51 Add criteria data type test
FEA: ItEr75S18DataTypesTests
2011-08-09 15:36:32 +02:00
Pablo Fernández de la Cigoña Nóvoa
4f63043272 Change one line in progress_test.sah because it produced an error in some machines
FEA: ItEr75S18DataTypesTests
2011-08-09 15:26:11 +02:00
Pablo Fernández de la Cigoña Nóvoa
df327c6288 Create a new folder to introduce all data type tests called data-types and include the first of them progress_test.sah
FEA: ItEr75S18DataTypesTests
2011-08-09 08:35:58 +02:00