testable_appengine

A testable Python skeleton application for Google's App Engine and AppScale environments

APACHE-2.0 License

Stars
31
testable_appengine - Resilient current version detection Latest Release

Published by rbanffy almost 8 years ago

Add a sensible default in the case the version API tells us the latest version is "0.0.0".

testable_appengine - Commit hook and pycodestyle and setup targets

Published by rbanffy almost 8 years ago

  • Added setup target and git hook.
  • Replace pep8 target
testable_appengine - Solves path issues

Published by rbanffy almost 8 years ago

macOS with Homebrew was presenting some path conflict issues. Moving the application back into its own src folder solves the problem at the expense of preventing direct git push deployment.

testable_appengine - Added pytest and pudb

Published by rbanffy almost 8 years ago