FormidableLabs/yesno

Feature: Implement yesno.mockRule

Opened this issue · 0 comments

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.