UNPKG

@coriolis/coriolis

Version:
9 lines (7 loc) 247 B
// import { createAggregatorFactory } from '../../aggregator/factory' describe('aggregatorFactory', () => { describe('get', () => { it("Creates aggregators with it's own get function") it('handles specific projection snapshot') }) })