channel testing framework

Starting on first channel plugin (google music with unofficial api), and have some questions. First off is testing. This looks like a pretty good candidate for test driven development, but plugins seem to require a lot of context to run correctly. Has anybody setup a testing framework to exercise individual functions outside of the actual plex server app? For now, I’m just cloning and existing channel and changing incrementally to get the behavior I want, but having a good test framework would be more efficient and robust.



Thanks for any suggestions!

There is now. http://forums.plexapp.com/index.php/topic/64662-testing-channels-using-nose/

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.