The CloudEvents test uses invalid dummy data for it's CE payload. For example, `'ce-specversion': 'testSpecversion',` is not valid as `testSpecversion` is not a valid version. https://github.com/GoogleCloudPlatform /functions-framework-nodejs/blob/master/test/invoker.ts#L186