define ["jquery", "js/views/feedback", "js/views/feedback_notification", "js/views/feedback_alert", "js/views/feedback_prompt", "sinon"], ($, SystemFeedback, NotificationView, AlertView, PromptView, sinon) -> tpl = readFixtures('system-feedback.underscore') beforeEach -> setFixtures(sandbox({id: "page-alert"})) appendSetFixtures(sandbox({id: "page-notification"})) appendSetFixtures(sandbox({id: "page-prompt"})) appendSetFixtures($("