module('Acceptance: Walkthrough', {
  beforeEach: function() {
    application = startApp();
  },