summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/features
AgeCommit message (Collapse)Author
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)
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-13Add some missing empty directory, and a dummy .gitignore inside themFabio Bas
Otherwise git would strip them away
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
2007-04-12Refactor and add TTableGateway, System.Data.Common, System.Data.DataGatewaywei
2006-12-04propage changes to OnError and OnSuccess for validators ClientSide.wei
2006-09-30merge from 3.0 branch till 1451.xue
2006-08-27Merge from 3.0 branch till 1350.xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-07Merge from 3.0 branch till 1253.xue
2006-07-04Merge from 3.0 branch till 1239.xue
2006-06-12Minor updates.wei
2006-05-14refactor active controls.wei
2006-05-13Adding TCallbackOptionswei
2006-05-07Adding TAutoCompletewei
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-05-05Update funky active control example. (see tests/FunctionalTests/features/wei
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-05Adding TActiveLabelwei
2006-05-04Adding TCallback component.wei
2006-05-02Adding more work on ActiveControls. wei
2006-05-01Merge from 3.0 branch till 1004.xue
2006-04-30Adding Callback foundations.wei
2006-04-28Merge from 3.0 branch till 985.xue
2006-04-27merge from 3.0 branch till 978.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-21removed exceptions from simple date formatterwei
2006-04-16Merge from 3.0 branch till 924xue
2006-03-22TWizard is completed.xue
2006-03-18Added feature tests for the new controls.xue
2006-03-12reorganized FT tests.xue