We are embarking on a new project with Kendo MVVM as our client side framework. I'm wondering if there is a proscribed way for testing our logic on the client. We've never written tests for our client script/databinding before, so I'm not even sure what questions I'm looking to have answered. I'm assuming there are probably some patterns we could/should be following with our MVVM implementation to make more of our logic testable, and I'm assuming there are some preferred tools out there to help automate tests. Can anyone point me in a direction for me to do some more research?