What's the community 'most liked' approach to assert on a request, on query or body parameters, the param\[:foo\] is actually **true** otherwise you do other thing. Do you use? 1. if params\[:foo\] 2. if params\[:foo\].to\_s == "true" 3.…
Most end-to-end test suites drive a real browser and click through an app like a user. They check whether a page renders and whether elements appear. But they don't check whether the numbers on those