Skip to content

Test that re-exported types auxiliary types are correct #137

Open
@tcharding

Description

@tcharding

Given RPC method foobar returning type FooBar with conversion error FooBarError.

Our integration testing strategy verifies that FooBar is re-exported correctly. If FooBar has a field with type FooBarAuxType then we do not currently verify that it is correctly re-exported - i would be nice to come up with a way to prove we got it right. Extremely high chance I made mistakes in this area. Not super likely downstream will notice.

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