bareos-webui: master cd906a26

Author Committer Branch Timestamp Parent
frank frank master 2014-01-17 16:43 master 2ef875ff Pending
Changeset Unit Tests

All Controllers are tested if the index function is present and responding.
Most of the Models are now tested if the fetchAll function is doing well.
add - tests/AdminTest/Controller/IndexControllerTest.php Diff File
add - tests/ClientTest/Controller/IndexControllerTest.php Diff File
add - tests/ClientTest/Model/ClientTableTest.php Diff File
add - tests/DashboardTest/Controller/IndexControllerTest.php Diff File
add - tests/DirectorTest/Controller/IndexControllerTest.php Diff File
add - tests/FileTest/Controller/IndexControllerTest.php Diff File
add - tests/FileTest/Model/FileTableTest.php Diff File
add - tests/FilesetTest/Controller/IndexControllerTest.php Diff File
add - tests/FilesetTest/Model/FilesetTableTest.php Diff File
add - tests/JobTest/Controller/.IndexControllerTest.php.swp Diff File
add - tests/LogTest/Controller/IndexControllerTest.php Diff File
add - tests/LogTest/Model/LogTableTest.php Diff File
add - tests/MediaTest/Controller/IndexControllerTest.php Diff File
add - tests/MediaTest/Model/MediaTableTest.php Diff File
add - tests/PoolTest/Controller/IndexControllerTest.php Diff File
add - tests/PoolTest/Model/PoolTableTest.php Diff File
add - tests/RestoreTest/Controller/IndexControllerTest.php Diff File
add - tests/Statistics/Controller/IndexControllerTest.php Diff File
add - tests/StorageTest/Controller/IndexControllerTest.php Diff File
add - tests/StorageTest/Model/StorageTableTest.php Diff File
add - tests/UserTest/Controller/IndexControllerTest.php Diff File
mod - tests/phpunit.xml Diff File