Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generated code eval test #600

Merged
merged 2 commits into from
Jul 31, 2019

Conversation

stanley-cheung
Copy link
Collaborator

Added a test to make sure bugs like #596 don't happen again.

The test attempts to generate the client stub class with import_style=commonjs+dts, with some import statements in the .proto file. The generated _grpc_web_pb.js file should eval() properly without undefined variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant