bareos-webui: bareos-15.2 32af93e0

Author Committer Branch Timestamp Parent
frank frank bareos-15.2 2016-09-28 14:44 bareos-15.2 00a92bfc Pending
Changeset Cleanup testing

- test folder restructured
- removes old phpunit tests
- adds a basic selenium test
- some travis adjustments
mod - .travis.yml Diff File
mod - phpunit.xml Diff File
rm - tests/Bootstrap.php Diff File
rm - tests/ClientTest/Controller/IndexControllerTest.php Diff File
rm - tests/ClientTest/Model/ClientTableTest.php Diff File
rm - tests/DashboardTest/Controller/IndexControllerTest.php Diff File
rm - tests/DirectorTest/Controller/IndexControllerTest.php Diff File
rm - tests/FileTest/Controller/IndexControllerTest.php Diff File
rm - tests/FileTest/Model/FileTableTest.php Diff File
rm - tests/FilesetTest/Controller/IndexControllerTest.php Diff File
rm - tests/FilesetTest/Model/FilesetTableTest.php Diff File
rm - tests/JobTest/Controller/IndexControllerTest.php Diff File
rm - tests/JobTest/Model/JobTableTest.php Diff File
rm - tests/LogTest/Controller/IndexControllerTest.php Diff File
rm - tests/LogTest/Model/LogTableTest.php Diff File
rm - tests/MediaTest/Controller/IndexControllerTest.php Diff File
rm - tests/MediaTest/Model/MediaTableTest.php Diff File
rm - tests/PoolTest/Controller/IndexControllerTest.php Diff File
rm - tests/PoolTest/Model/PoolTableTest.php Diff File
rm - tests/RestoreTest/Controller/IndexControllerTest.php Diff File
rm - tests/StorageTest/Controller/IndexControllerTest.php Diff File
rm - tests/StorageTest/Model/StorageTableTest.php Diff File
add - tests/phpunit/Bootstrap.php Diff File
add - tests/selenium/webui-selenium-test.py Diff File
rm - tests/travis/config_db.sh Diff File
rm - tests/travis/pgsql/grant_privileges.sql Diff File
rm - tests/travis/pgsql/make_tables.sql Diff File