Commit graph

25 commits

Author SHA1 Message Date
Pablo Fernández de la Cigoña Nóvoa
bfb863360c Include some functions from criteria, worker, calendar and cost category in common_functions.sah
FEA: ItEr75S18DataTypesTests
2011-08-31 16:50:05 +02:00
Manuel Rego Casasnovas
dc90281538 Remove unneeded URL in data types tests suite
FEA: ItEr75S18DataTypesTests
2011-08-29 10:42:59 +02:00
Pablo Fernández de la Cigoña Nóvoa
5828f54091 Added two new suites
new file: scripts/functional-tests/all_test.suite
new file: scripts/functional-tests/users/all_user_test.suite

FEA: ItEr75S18DataTypesTests
2011-08-29 10:42:55 +02:00
Pablo Fernández de la Cigoña Nóvoa
e4473f7ac3 Added profile_test.sah into user folder
new file: scripts/functional-tests/users/profile_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-26 12:43:09 +02:00
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
b2aff695e5 Create a new folder which includes user tests and include user_test.sah
new file:   scripts/functional-tests/users/user_test.sah

FEA: ItEr75S18DataTypesTests
2011-08-24 18:52:59 +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
07aa8f22a5 Delete trailing whitespaces from scripts/functional-tests/README
FEA: ItEr75S18DataTypesTests
2011-08-11 14:34:13 +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
ac28e9ff1d Adds several changes in the README to increase in quality of the text 2011-08-10 19:31:04 +02:00
Pablo Fernández de la Cigoña Nóvoa
7b5070cd7c Adds a warning about the need to configure the browser in english 2011-08-09 18:55:03 +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
Manuel Rego Casasnovas
2499bf58b0 Add script to start Sahi from command line
FEA: ItEr75S18DataTypesTests
2011-08-09 08:49:44 +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
Pablo Fernández de la Cigoña Nóvoa
8502fa97ed Add some files needed to run sahi in <navalplan-root>/scripts/functional-tests and include some explanations in REAME file
Files included:

scripts/functional-tests/sahi-common-env.sh
scripts/functional-tests/testrunner.sh

FEA: ItEr75S18DataTypesTests
2011-08-09 08:25:17 +02:00
Manuel Rego Casasnovas
a53d0c3f62 [doc] Fix some style format in functional tests documentation
FEA: ItEr75S18DataTypesTests
2011-08-08 12:00:03 +02:00
Pablo Fernández de la Cigoña Nóvoa
85c6608c79 Create new directory scripts/functional-tests
There are included two files:
* README: File which includes some information about how install and use sahi
* common_functions.sah: File which includes some common functions to all the
  followed tests

FEA: ItEr75S18DataTypesTests
2011-08-08 11:59:17 +02:00