describe('Operation Observer', () => { it('should create operation by changes event from the public event bus', () => { console.log('todo'); }); });