It would be really useful to have a few integration tests with test everything in a typical workflow: new -> bundle -> deploy -> execute. The HTTP requests could be mocked out (in order to keep the test setup minimal and painless). Such tests would catch bugs like the one fixed here: #165.