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