AzuraCast/tests/functional
Buster "Silver Eagle" Neece 1f08c307e0
#566 / #567 Sequential Playlists with Reordering Page (#573)
- Expand the ManyToMany relationship between StationMedia and StationPlaylist to include both a "weight" and "last_played" parameter, to allow for sequential playlists.
- Implement Sequential playlist support
- Create new "reorder playlist" page
2018-04-29 18:48:48 -05:00
..
A00_Frontend_SetupCest.php Update homepage URL in unit tests. 2018-04-07 21:32:04 -05:00
A01_Frontend_ProfileCest.php Update homepage URL in unit tests. 2018-04-07 21:32:04 -05:00
A02_Frontend_IndexCest.php Update homepage URL in unit tests. 2018-04-07 21:32:04 -05:00
A03_Frontend_ErrorCest.php Add unit tests to check 404 error page and test file uploading. 2016-10-21 21:09:30 -05:00
A04_Frontend_PublicCest.php Rebuild Doctrine entities to match Doctrine 2 best practices, and resolve related issues. (#213) 2017-08-17 13:28:48 -05:00
B00_Admin_IndexCest.php Update unit tests to resolve issues caused by memory optimization. 2017-11-20 19:14:43 -06:00
B01_Admin_ApiKeysCest.php Unit test fix 2018-02-15 19:51:42 -06:00
B02_Admin_RecordsCest.php Broaden the scope of unit tests. 2017-08-20 12:44:51 -05:00
C00_Station_ProfileCest.php Rebuild Doctrine entities to match Doctrine 2 best practices, and resolve related issues. (#213) 2017-08-17 13:28:48 -05:00
C01_Station_StreamersCest.php Fix functional test re: #558 2018-04-22 19:07:10 -05:00
C02_Station_MediaCest.php Add backup to nginx config; fix another unit test. 2018-02-14 00:08:47 -06:00
C03_Station_PlaylistsCest.php Broaden the scope of unit tests. 2017-08-20 12:44:51 -05:00
C04_Station_ReportsCest.php Another language fix for the unit tests 2018-02-14 08:55:59 -06:00
C05_Station_AutomationCest.php #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
CestAbstract.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
D00_Api_IndexCest.php Minor update to match type-specificity in API. 2017-06-29 21:26:34 -05:00
D01_Api_StationsCest.php Rebuild Doctrine entities to match Doctrine 2 best practices, and resolve related issues. (#213) 2017-08-17 13:28:48 -05:00
D02_Api_RequestsCest.php #566 / #567 Sequential Playlists with Reordering Page (#573) 2018-04-29 18:48:48 -05:00
_bootstrap.php Initial commit of the immensely immense task of setting up functional tests for AzuraCast that will integrate with Travis CI and run upon each commit. 2016-10-18 18:21:33 -05:00