GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-nodejs
Enable testServer usage with
Open
enhancement
P3
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
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...
Contributor guide
Assessment
This issue has not been assessed yet.