Some selenium tests and improvement
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 28 Oct 2008 04:29:51 +0000 (00:29 -0400)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Tue, 28 Oct 2008 16:47:19 +0000 (12:47 -0400)
commit6b03ca3443a89ebf42a815898c8feca61bf803bd
tree9a2bfb46551a5b289facb22825c43a07a0de13ca
parent368efc4dfb46a770b72f644b99abc64494e38a76
Some selenium tests and improvement
- add Database level tests
- build_tests.php now run every script it finds in ./tests/selenium/src, in alphanum order.
  No more needs to edit build_tests.php to add new test builder
build_tests.php
tests/selenium/src/01-roles.php [moved from tests/selenium/src/roles.php with 100% similarity]
tests/selenium/src/02-database.php [new file with mode: 0644]
tests/selenium/src/03-cleantests.php [moved from tests/selenium/src/cleantests.php with 73% similarity]
tests/selenium/testBuilder.class.php