Good day, How can I do integration testing on a locally running Google App Engine application with regards to its persistence (i.e. asserting db's content, setting up db data, tearing down db data).
Currently, the only way for me to test the persistence is to upload it on my appspot and test manually which is cumbersome. Note: I am currently using Java but I'm planning to use Robotframework (which is written in Python) in the future for my functional testing. Cheers, Franz -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
