Skip to content

update test script for bazel #1611

@codyoss

Description

@codyoss

Today we have a test.sh script that generates a handful of good test APIs that exercise our generator. Running protoc though is not how we actually generate client libraries today in Go -- that is done via Bazel. We should have a version of this test that runs the bazel targets for these APIs as that can catch other problems that just invoking protoc will not catch. This could even run just on release PRs if we wanted as this sort of integration will take much longer to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions