Closed johanandren closed 6 months ago
Not sure if we should make it more official and add to docs or if this is enough for now. Setting it up was kinda tricky to get right so that could be an argument for showing it off in docs.
Curiously we generate all the message classes twice, once for main/prod and once for test (noticed when tests classes weren't validated), seems like something we should look into at some point.
Couldn't think of a reasonable way to trigger the validation failure from a test since the pb generated classes don't allow invalid message creation.
References
695