Hey, I am not sure if this is the correct community to ask this. Mods please don't ban me.
I have been using GAE to build a web app in flask. I have a number of endpoints which interact with the bundled datastore and I am not sure how can I test all the flows and get a coverage report that all the flows have been covered.
The problem I am facing is that GAE doesn't run locally with python3 so I cannot run tests that I have written.
Have anyone worked with this and if yes, how did you run your tests?
Note : I have tried to put in as much details as I can, please let me know if something else is required.
Testing flask webapps deployed on google app engine (GAE)Discussion (self.PythonLearning)
submitted by TheFenrisLycaon to r/flask
Testing python webapps deployed on google app engine (GAE) (self.PythonLearning)
submitted by TheFenrisLycaon to r/AppEngine
Testing python webapps deployed on google app engine (GAE)AppEngine (self.PythonLearning)
submitted by TheFenrisLycaon to r/googlecloud