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

DRY up finishServerTest code and similar

Open kevmoo opened this issue 2 years ago • 2 comments

Maybe make a gcp_test package or similar?

LOTS of duplicated code throughout this project!

kevmoo avatar Jul 03 '23 23:07 kevmoo

@kevmoo for what it’s worth I’d love a more generic GCP package. Functions framework is great but I’m also into a lot of other use cases such as gRPC services on Cloud Run for example.

Lots of things like your Cloud Native Event handling code and generally integrating with GCP infrastructure is exactly what I want but it’s currently coupled to this package.

bivens-dev avatar Jul 04 '23 11:07 bivens-dev

@bivens-dev – agreed! But this is an unrelated bug! 😄

kevmoo avatar Jul 04 '23 17:07 kevmoo