summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/validators
AgeCommit message (Collapse)Author
2014-08-22Fixed DataTypeValidatorTestCase: setSpeed is not supportedDavid
(part of f235957d on master)
2014-08-21Started cleaning tests' selenium2 compatibility layerFabio Bas
(cherry picked from commit 4ce02f6973aa40c313364b5ff7990f2244309790) Conflicts: tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php tests/FunctionalTests/validators/tests/DatePickerTestCase.php
2014-08-21Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a ↵Fabio Bas
compatibility layer (cherry picked from commit 82774aa0a41562a325f31c901584ec01c8238573) Conflicts: tests/FunctionalTests/active-controls/tests/AutoCompleteTestCase.php tests/FunctionalTests/active-controls/tests/CustomTemplateTestCase.php tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
2014-08-21Removed TJavascriptLogger from demos and testsFabio Bas
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console (cherry picked from commit 0a136fe37491281ada5084b6eb5a72d4ca8d948a)
2014-08-21Fixed some function tests; start working on porting them to Selenium2 interfaceFabio Bas
(cherry picked from commit 5d9f6fc77131d75e6c73a7e57df8d967b6b09215) Conflicts: tests/FunctionalTests/validators/tests/DatePickerTestCase.php
2013-09-30Ported all the remaining quickstart functional testsFabio Bas
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce
2013-09-13Don't gitignore assets/ and protected/runtime/ directories in tests and demo ↵Fabio Bas
apps; gitignore only their contents The directories needs to exists in order for demos and tests to run correctly
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-04-13Added some pause in DatePickerTestCase to avoid a false positivectrlaltca@gmail.com
2012-01-18fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ctrlaltca@gmail.com
a quickstart example, updated 2 tests that were broken + HISTORY
2008-04-11TestCase for #828tof
2007-03-27Fixed #278, conditional validation.wei
2007-01-25Fixed #502wei
2006-10-23merge from 3.0 branch till 1475.xue
2006-10-21update ajax callback to be quequedwei
2006-10-18merge from 3.0 branch till 1463.xue
2006-09-30merge from 3.0 branch till 1451.xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-29Merge from 3.0 branch till 1305.xue
2006-07-02Merge from 3.0 branch till 1224.xue
2006-06-12Minor updates.wei
2006-06-02merge from 3.0 branch till 1133.xue
2006-05-31Merge from 3.0 branch till 1115.xue
2006-05-21Merge from 3.0 branch till 1089.xue
2006-04-26Merge from 3.0 branch till 971.xue
2006-04-25Merge from 3.0 branch till 967.xue
2006-04-25Undo previous checkin (which goes int 3.0 branch and will be merged back).xue
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, ↵wei
colorpicker.js. Merge to 3.0 if necessary.
2006-04-21Merge from 3.0 branch till 953.xue
2006-04-16Merge from 3.0 branch till 924xue