appengine-pipelines
appengine-pipelines copied to clipboard
Fixes broken test cases and misc. bugs
./build.sh test
is currently failing on master, and this resolves that issue by:
- disabling mail stub exception on tests
- observing that
params
sometimes does not havetarget
defined - fixing the timestamp (this may warrant a further fix due to UTC/local)