Make selenium tests full dynamics, no more build_tests.php required.
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Thu, 29 Dec 2011 23:36:12 +0000 (00:36 +0100)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Thu, 29 Dec 2011 23:36:12 +0000 (00:36 +0100)
commit3c0c7c0da2e0c7fb6dd73106c396646f7dd1d3bc
treeea02b5597199a481b92dcb8f997db912e15582f8
parent8e88f393f406de460ba0706567c254c8d3a064bb
Make selenium tests full dynamics, no more build_tests.php required.
19 files changed:
.gitignore
build_tests.php [deleted file]
intro.php
libraries/errorhandler.inc.php
tests/selenium/README
tests/selenium/TestSuite.php [new file with mode: 0755]
tests/selenium/src/01-roles.php
tests/selenium/src/04-database.php
tests/selenium/src/06-schema.php
tests/selenium/src/08-domaine.php
tests/selenium/src/10-table.php
tests/selenium/src/15-sequence.php
tests/selenium/src/20-constraint.php
tests/selenium/src/25-column.php
tests/selenium/src/30-view.php
tests/selenium/src/35-index.php
tests/selenium/src/99-cleantests.php
tests/selenium/src/skeleton.php-dist [new file with mode: 0644]
tests/selenium/testBuilder.class.php