describe('Documents', () => {
    let component = '<documents></documents>';

    beforeEach(angular.mock.module('ngDecorator'));