I use PyMox for mocking in unit testing of models. While testing views, I'd like to mock model methods as well. Any examples of how to do this?
Or, is this the wrong approach? Should the view tests be considered full integration tests, and therefore not be mocked? -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.