Popcorn and Butter Testing Update - 2

Today was a good day. I've managed to get my scripts to easily handle job requests for Butter [https://github.com/mozilla/butter] and Popcorn [https://github.com/mozilla/popcorn-js]! This means that one try command script [https://github.com/cadecairos/popbot-files/blob/tryCommand/on_cmd_try.js] can be…

Testing Update

Last week I detailed my plans for setting automated unit testing in butter. Here's a short update on my work. I was able to get bot.io to initiate test runs on my test swarm installation( Popcorn.js unit tests ). It took some experimentation to get working, and there's still…

Time to Automate Butter Unit Testing

For the past 5 weeks, the Popcorn team has been churning out hundreds upon hundreds of tickets in preparation for last weekends' Popcorn Story Camp [http://maker.mozillapopcorn.org/storycamp/]. While ultimately satisfying that we achieved our goal, every team member was absolutely drained of all energy by the end…

Upgrading Popcorn.js Test Runners

Late last week I began working on something that we'd needed on Popcorn [http://mozillapopcorn.org] since even before I started at CDOT [cdot.senecac.on.ca] last May. For the longest time, when testing for a release, we would have to manually click through all of the plug-in, player,…