'use strict'; describe('form', function() { var doc; afterEach(function() { dealoc(doc); }); it('should attach form to DOM', function() { doc = angular.element('