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

Refactor consumer/.../ValidationTest into parts #57

Open
alexander-yevsyukov opened this issue Oct 11, 2022 · 0 comments
Open

Refactor consumer/.../ValidationTest into parts #57

alexander-yevsyukov opened this issue Oct 11, 2022 · 0 comments
Labels
tech debt What makes us slow in dev?
Milestone

Comments

@alexander-yevsyukov
Copy link
Collaborator

Currently the test suite residing under java-tests/consumer/.../ValidationTest tests not only aspects of customization of Validation working in combination with ProtoData, but other generic aspects of validation code generation.

This PR (#55) introduced a module (called vanilla) for testing general aspects. Please refactor consumer/.../ValidationTest so that parts related to generic validation are moved to vanilla.

@alexander-yevsyukov alexander-yevsyukov added the tech debt What makes us slow in dev? label Oct 30, 2022
@alexander-yevsyukov alexander-yevsyukov added this to the M1 milestone Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt What makes us slow in dev?
Projects
Status: No status
Development

No branches or pull requests

1 participant