Our mock returns true even when I misspell the read-only reporting method. I have one saved successful reply but no useful failure test. What should I ask the developer to add first?
Can they restrict the supported call and its arguments, then add version-linked failure and malformed-response cases for that one read, including what the screen shows when no valid result exists?
Thanks, Nadia. We have limited the substitute to that read and kept the typo as a failing test. Developer is preparing failure cases against the installed version; not calling the screen tested yet.