[TBA]: Testing on AppEngine

Does anyone have experience building a test environment and test suites for apps running on Google AppEngine? I’m not sure what the best way to test the environment is, but would like to build automated tests for The Blue Alliance, particularly our scrapers from FIRST’s data feeds. The URLs and formatting there have tended to drift, so I’d like to catch problems faster and with less manual debugging.

Any examples or book suggestions appreciated :slight_smile: