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

Thin out test fixtures #525

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Thin out test fixtures #525

merged 2 commits into from
Apr 26, 2023

Conversation

timostamm
Copy link
Owner

Remove most of the test fixtures (not the proto files, but the TS files that define golden payloads). We can remove them completely after migrating the remaining three test files to run against generated code (in packages/test-generated) with handwritten tests:

  • packages/runtime/spec/reflection-create.spec.ts
  • packages/runtime/spec/reflection-equals.spec.ts
  • packages/runtime/spec/reflection-type-check.spec.ts

@timostamm timostamm requested a review from smaye81 April 25, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants