Facets aren't working with setSetJson

gorjuspixels commented :

I had a similar problem. It worked when I put the facet inside of the predicate value:

const wellFormedFixtures = [ 
    { name: 'reprehenderit',
    description: 'Cum tempore excepturi qui numquam illo.',
    location: { name: 'libero', position: [Object], 'location|date': new Date('2018-12-11T21:21:32.455Z') },
    entity: { name: 'maiores', contact: '813 Hayes Ports Bradleyberg' },
    source: { name: 'et', url: 'http://clay.name', aggregator: 0 },
    url: 'http://jovanny.org',
    images: [ 'http://lorempixel.com/640/480' ] } 
]