summaryrefslogtreecommitdiff
path: root/tests/test_tools
AgeCommit message (Collapse)Author
2014-08-21More selenium2 tests portingFabio Bas
(cherry picked from commit 68bbb645ba5be61c2e3024ac3943c7346b30f1f2) Conflicts: tests/FunctionalTests/tickets/tests/Ticket587TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
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-21Ensure all tests have a proper doctype and html structure, to avoid ↵Fabio Bas
browser's quirks mode (cherry picked from commit a0d6864093cf13a96dafa8a47b5c43891b2b864f) Conflicts: tests/FunctionalTests/active-controls/protected/pages/ActivePanelTest.page tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.page
2014-08-21Cross-browser testsFabio Bas
(cherry picked from commit b340ed9cc57f327785ebc0c1b8fb725ffb02d647)
2014-08-21Update local tests pathFabio Bas
(cherry picked from commit ae7a187ec50d2a4d68fc9b22acf7d46660eca402)
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
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-10-03Raise memory limit for coverage testsFabio Bas
2013-09-27More functional tests portingFabio Bas
2013-09-24Ported some failing functional tests to phpunit+seleniumFabio 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-11Merge up to r3319Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2007-10-08Allow active records to have multiple foreign key references to the same ↵wei
table. Add TXCache.
2007-05-09Only checks for .php extension in unit testswei
2007-05-08Fixed http://www.pradosoft.com/forum/index.php/topic,7566.0/topicseen.htmlwei
2007-03-26add missing css files for seleniumwei
2007-03-26merge from 3.0 branch till 1769.xue
2007-02-27Fix test cases for active record.wei
2007-01-09add TActiveRecord::findAllByPks()wei
2006-12-01merge from 3.0 branch till 1531.xue
2006-10-01fix image button, update functional test cases for operawei
2006-09-30merge from 3.0 branch till 1451.xue
2006-09-23merge from 3.0 branch till 1435.xue
2006-09-09Add basic active control docs.wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-07-16Merge from 3.0 branch till 1264.xue
2006-07-07Merge from 3.0 branch till 1253.xue