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...
コントリビューションガイド
調査の方向性
Start at the testServer helper entry point and trace how it resolves declaratively registered functions versus old background functions. Done means testServer can exercise a background function while preserving its existing behavior for declarative registrations.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- nodejs, typescript
- 領域
- backend, testing
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100