I have a test in which JavaScript is setting the action as required to
call a method. The test passes. Is there any chance that the dispatch is
doing me a favor and doing the right thing even if the action is not
there? Do I need to make a more complex test that makes more checks? Is
there a quick way for the implementation to get a look at the message to
see if the action was there?

Reply via email to