From 6da493110f3b45d4cfc07fd35fb600b4120f7bad Mon Sep 17 00:00:00 2001 From: drigato Date: Mon, 27 Jan 2014 12:23:46 -0500 Subject: [PATCH] CC-5651: Unit Test the Scheduler Fixed linked show test --- .../tests/application/services/database/ShowServiceDbTest.php | 1 - .../services/database/datasets/test_unlinkLinkedShow.xml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php b/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php index a076e2279..fa4793442 100644 --- a/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php +++ b/airtime_mvc/tests/application/services/database/ShowServiceDbTest.php @@ -444,7 +444,6 @@ class ShowServiceDbTest extends Zend_Test_PHPUnit_DatabaseTestCase ); /** Test unlinking a show **/ - // TODO: find out why linked and is_linkable columns are getting set to NULL $data["add_show_id"] = 1; $data["add_show_linked"] = 0; $showService = new Application_Service_ShowService(null, $data, true); diff --git a/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml b/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml index 3ed0548ee..27551bbc7 100644 --- a/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml +++ b/airtime_mvc/tests/application/services/database/datasets/test_unlinkLinkedShow.xml @@ -26,8 +26,8 @@ - - + +