Используйте Chai Immatable

import chai from 'chai';
import chaiImmutable from 'chai-immutable';

chai.use(chaiImmutable);
badasm