Utility App for Techism to check the status of User Group Websites.
-
App Engine SDK for Go: https://developers.google.com/appengine/downloads
-
PATH:
export PATH=/home/ck/techism/google_appengine/:$PATH
dev_appserver.py techism-monitoring
dev_appserver.py techism-monitoring/ --clear_datastore
http://localhost:8080/_ah/admin/datastore
- https://github.com/icub3d/appenginetesting can't be installed with GAE 1.7.5
- Brute Force Method
- Download the full-fledged Go SDK: https://code.google.com/p/go/downloads/list
- Copy files from goroot/src/cmd/cgo to the AppEngine SDK
- Run:
- cd techism-monitoring/techism
- go test http_check_test.go http_check.go persistence.go
appcfg.py --oauth2 update techism-monitoring/