Implement the new yesno.mockRule feature as defined in docs/DESIGN.md. It should be passed an HttpFilter (like the matching method) and append it to the internal array of rules. On requests, the rules should be evaluated and applied before any actions.
Implement the new yesno.mockRule feature as defined in docs/DESIGN.md. It should be passed an HttpFilter (like the matching method) and append it to the internal array of rules. On requests, the rules should be evaluated and applied before any actions.