This isn't a test target that runs as part of CI; it's a useful one to run manually. Also including a small fix in the `functions/prepare.ts` script that I found after fixing the e2e test!
I'm removing the `unknownFilter` test because we now treat any filter as a valid one (Deploy code simply deploys nothing and reports "Deploy Complete"). This is subpar experience, but I've found fix to the issue to be a little more than few lines of change, and I'm not keen on fixing this bug right now.
* moving small thigns over
* moving small thigns over
* PubSub shceduled functions
* prettier
* prettier
* pr fixes;
* pr fixes;
* use real eventType
* reformat strings, style fixes
* remove unecessary repeated api check
* run prettier
* add tests for deployign scheduled functions, remove innaccurate comment
* clarify comment about eror handling
* changing format to be consistent
* delete now works when cloud scheduler or pubsub api is not enabled, integration tests now use newest firebase functions
* now checks labels to determine whether to delete schedule
* prettier
* changelog
* using chain instead of nested lodash functions
* adds warning comment re changing naming convention
* Clarify comments, standardize tense on changelog
* using varaibles to clarify;