it('should have no compressed text', function () {
            expect(this.data.volatile && this.data.volatile.compressedTexts).to.be.undefined;
        });