Commit graph

16 commits

Author SHA1 Message Date
drigato
e5cdaf3785 Temporarily commenting out test 2014-02-27 09:32:28 -05:00
drigato
1acdf2ca80 CC-5716: Write database test to check the show content after editing a repeating show and removing a repeat day 2014-02-27 07:35:08 -05:00
drigato
a59453cde5 CC-5651: Unit Test the Scheduler 2014-01-27 17:17:03 -05:00
drigato
55665fb246 CC-5651: Unit Test the Scheduler
Added test for weekly repeat show R&R show creation
2014-01-27 15:10:42 -05:00
drigato
697e50c50d CC-5651: Unit Test the Scheduler
Added test for non-repeating record and rebroadcast shows
2014-01-27 13:23:28 -05:00
drigato
6da493110f CC-5651: Unit Test the Scheduler
Fixed linked show test
2014-01-27 12:23:46 -05:00
drigato
d6aabfdc88 CC-5651: Unit Test the Scheduler
Added some linked show tests
2014-01-24 17:25:40 -05:00
drigato
c04d8714bb Merge branch 'unittests' of github.com:sourcefabric/Airtime into unittests 2014-01-23 17:06:34 -05:00
drigato
ca09ad2896 CC-5593: Overlapping Show Bug
Added tests for checking if shows overlap
2014-01-23 17:06:27 -05:00
Albert Santoni
162a873f9d CC-5651: Unit Test the Scheduler
* Continued refactoring of the database creation.
* Database now persists after running tests but most of the tables are
  cleared.
* The unit tests run WAY faster now. :-)
2014-01-23 17:04:29 -05:00
drigato
fc4dfd5cb0 CC-5651: Unit Test the Scheduler
Moved common database setup functions to helper class
2014-01-23 11:37:20 -05:00
drigato
c14640c81e CC-5651: Unit Test the Scheduler
Added database test
2014-01-21 16:43:45 -05:00
drigato
b2cff12569 CC-5651: Unit Test the Scheduler
Typo
2014-01-21 15:58:05 -05:00
drigato
78120a69e8 CC-5651: Unit Test the Scheduler
Added comments about why all show dates are hard coded and not relative
2014-01-21 15:55:05 -05:00
drigato
63087610dc CC-5651: Unit Test the Scheduler
Added more database tests
2014-01-21 12:29:56 -05:00
drigato
c329d54252 CC-5651: Unit Test the Scheduler 2014-01-16 17:01:22 -05:00
Renamed from airtime_mvc/tests/application/services/ShowServiceTest.php (Browse further)