Albert Santoni
11c6818e61
Merge branch '2.5.x-installer' into saas-installer-albert
...
Conflicts:
.gitignore
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/conf.php
airtime_mvc/application/controllers/SystemstatusController.php
airtime_mvc/application/controllers/UpgradeController.php
airtime_mvc/application/upgrade/Upgrades.php
airtime_mvc/application/views/scripts/systemstatus/index.phtml
airtime_mvc/build/airtime.conf
airtime_mvc/build/sql/defaultdata.sql
airtime_mvc/public/index.php
airtime_mvc/tests/application/helpers/AirtimeInstall.php
install_minimal/airtime-install
install_minimal/include/airtime-constants.php
install_minimal/include/airtime-copy-files.sh
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-initialize.sh
install_minimal/include/airtime-install.php
install_minimal/include/airtime-installed-check.php
install_minimal/include/airtime-remove-files.sh
install_minimal/include/airtime-upgrade.php
python_apps/media-monitor/install/media-monitor-copy-files.py
python_apps/monit/monit-airtime-generic.cfg
python_apps/pypo/airtime-playout
python_apps/pypo/install/pypo-copy-files.py
python_apps/pypo/liquidsoap/generate_liquidsoap_cfg.py
python_apps/pypo/liquidsoap/ls_script.liq
python_apps/pypo/pypo/__main__.py
python_apps/pypo/pypo/media/update/replaygain.py
python_apps/pypo/pypo/media/update/replaygainupdater.py
python_apps/pypo/pypo/media/update/silananalyzer.py
python_apps/python-virtualenv/airtime_virtual_env.pybundle
python_apps/python-virtualenv/requirements
utils/airtime-check-system.php
2015-05-22 16:05:29 -04:00
Duncan Sommerville
bc604b992e
CC-5986 - Fixed unit tests, removed unnecessary code from service execution files
2015-01-28 13:19:50 -05:00
drigato
648198b3e6
Fixed unit tests by including the vendor directory for propel files, and the cloud_storage directory
2015-01-27 10:53:58 -05:00
drigato
ef6572aea9
Merge branch '2.5.x' into saas
...
Conflicts:
airtime_mvc/tests/application/services/database/datasets/test_ccShowInsertedIntoDatabase.xml
2015-01-23 16:24:09 -05:00
Albert Santoni
6e43505379
Merge branch '2.5.x' into 2.5.x-installer
2015-01-22 17:36:12 -05:00
Albert Santoni
239aae029e
Added image_path to unit tests.
2015-01-22 17:30:29 -05:00
Duncan Sommerville
5e22f929c7
Reverted commit mistakenly changing file modifiers to 755
2015-01-14 20:45:03 -05:00
Duncan Sommerville
f4c5cf1353
Added virtualenv back into install process
2015-01-05 16:41:03 -05:00
Duncan Sommerville
f5b4928538
More work on web installer
2014-12-09 17:48:16 -05:00
Duncan Sommerville
0196aa21f5
Fixed testcases to account for show image path in and show instance description
2014-10-09 09:39:50 -04:00
drigato
871ddb47d8
Removed database test that confirms the is_linkable is set to false after a show is un-linked.
...
Since we removed this behaviour from Airtime, and a show can be linked and unlinked as many
times as the user wants, this test is deprecated.
2014-08-25 18:33:41 -04:00
drigato
daaff1e68a
Removed database test that confirms the is_linkable is set to false after a show is un-linked.
...
Since we removed this behaviour from Airtime, and a show can be linked and unlinked as many
times as the user wants, this test is deprecated.
2014-08-21 17:56:00 -04:00
Albert Santoni
345c782eb9
Fixed the unit tests and changed ops->zu
2014-06-09 11:34:25 -04:00
drigato
f7602cadd8
Fixed broken test
2014-03-12 17:32:22 -04:00
drigato
78d34a6d16
Fixed broken test
2014-03-10 17:31:24 -04:00
drigato
03bb0e1df9
CC-5725 Changing a show's repeat type removes first instance from repeating seriesCC-5726: Write database test cases for CC-5725
2014-03-07 15:59:57 -05:00
drigato
bcda9ea5e6
Broke unit test for adding content to single show
2014-03-05 14:50:35 -05:00
drigato
ebc68b980c
CC-5718: Show content can get scheduled in instances that are in the past
...
Disabled scheduled content into instances that have already played out
Removed setting the show's start date to the first repeating instance's start date
because we already fixed that in CC-5697
2014-03-05 13:12:27 -05:00
drigato
1715f2187d
CC-5715: Write database test to check the schedule start times after editing a repeating show and changing the repeat day
2014-02-27 13:08:41 -05:00
drigato
4cb785a062
CC-5716: Write database test to check the show content after editing a repeating show and removing a repeat day
2014-02-27 12:10:28 -05:00
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
Albert Santoni
296adfdb24
CC-5651: Unit Test the Scheduler
...
* Added a beastly unit test for Application_Model_Schedule::isFileScheduledInTheFuture
2014-02-05 15:37:47 -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
2bbc42f532
CC-5651: Unit Test the Scheduler
...
Moved test data outside of services
2014-01-24 16:08:38 -05:00
drigato
e0650fb840
CC-5651: Unit Test the Scheduler
...
Overlapping show tests
2014-01-24 15:14:31 -05:00
drigato
2076b3c069
CC-5651: Unit Test the Scheduler
...
Add logging class to bootstrap
2014-01-24 11:39:15 -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
ab96e1e0b2
CC-5651: Unit Test the Scheduler
...
* Temporarily disabling the one Preferences unit test that's failed
until I fix it.
2014-01-23 17:06:13 -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
e9d1a1fd91
CC-5651: Unit Test the Scheduler
2014-01-21 16:56:01 -05:00
drigato
56a2c37c11
CC-5651: Unit Test the Scheduler
2014-01-21 16:55:52 -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
2faa2db55d
CC-5651: Unit Test the Scheduler
...
Added 2 unit tests
2014-01-20 17:03:29 -05:00
drigato
e9d2874e83
CC-5651: Unit Test the Scheduler
...
Fixed show_service unit tests so they can access private/protected methods
2014-01-20 12:20:05 -05:00
drigato
bdf5dc4982
CC-5651: Unit Test the Scheduler
2014-01-16 17:16:29 -05:00
drigato
c329d54252
CC-5651: Unit Test the Scheduler
2014-01-16 17:01:22 -05:00
drigato
01ec611ae2
CC-5651: Unit Test the Scheduler
...
Reorganized tests
2014-01-15 11:51:20 -05:00
drigato
005d4b9b6d
CC-5651: Unit Test the Scheduler
...
Added test for deleting an entire repeating show
2014-01-14 16:40:11 -05:00
drigato
59f0e63763
CC-5651: Unit Test the Scheduler
...
Added test for editing a repeating show instance
2014-01-14 16:08:11 -05:00
drigato
0b4ae6b94d
CC-5651: Unit Test the Scheduler
...
Added test for deleting repeating show instances
2014-01-14 14:16:37 -05:00