avo
avo copied to clipboard
Fail tests if unpermitted params are sent
Feature
Many users report that they get un-permitted params in some areas. I know that clicking a new dynamic filter gives one.
Proposal
Let's see if we can really not send un-permitted params if we can. Maybe we can fail any test that outputs that warning so we can fix it?
Warning
We should first check to see if it's feasible. I wouldn't want to add a big overhead on each running test.