-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds unit tests for sync and async reads of a pipeline transfor…
…mation (#1663) * add unit test for pipeline transformations * add a unit test for a pipeline transformation * Update gax/test/unit/streaming.ts Co-authored-by: Leah E. Cole <[email protected]> * fix unit test * incorporate review suggestions * louder error message * added an async test * Update gax/test/unit/streaming.ts Co-authored-by: Leah E. Cole <[email protected]> * Update gax/test/unit/streaming.ts Co-authored-by: Leah E. Cole <[email protected]> * update node version for CI * change ci to only node 18 * unrevert node changes * fix node engine * fix typo * change engine * fix package json * change node engine to 16 * fix engine * fix engine * change compodoc version to be supported by node 16 * override compodoc dependency issue for node 16 * fix package json issues * revert node engine --------- Co-authored-by: Leah E. Cole <[email protected]>
- Loading branch information
1 parent
f57a58e
commit c7995c4
Showing
2 changed files
with
154 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters