it('when there is one templated right with a wildcard that match', (done) => {
    testReq({
      rightsObj: [{
        path: '/foo/:bar.ba.*.pa.*.pa/plop',
        methods: reaccess.ALL_MASK,