avo icon indicating copy to clipboard operation
avo copied to clipboard

Fail tests if unpermitted params are sent

Open adrianthedev opened this issue 5 months ago • 1 comments

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.

adrianthedev avatar Jun 09 '25 11:06 adrianthedev