functions-framework-nodejs icon indicating copy to clipboard operation
functions-framework-nodejs copied to clipboard

Enable testServer usage with

Open matthewrobertson opened this issue 3 years ago • 0 comments

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...

matthewrobertson avatar Dec 10 '21 01:12 matthewrobertson