GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-nodejs
Enable testServer usage with
未关闭
enhancement
P3
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 181
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently the `testServer` helper only works with declaratively register functions. We should find a way to make it work with the old background functions as well.
One idea is to have it accept a function as an argument instead of the registered name...
贡献指南
调研方向
从 testServer 辅助程序的入口点开始,跟踪它如何解析以声明方式注册的函数与旧的后台函数。完成标准是 testServer 能够执行后台函数,同时保留其对声明式注册的现有行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nodejs, typescript
- 领域
- backend, testing
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100