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

chore: Organize codegen tests & Kotlin unit tests #830

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sichanyoo
Copy link
Contributor

Issue #

Description of changes

  • Organize Kotlin test files into directories that make sense
  • Add copyright notice / package declarations where missing
  • Refactor setUpTests() for XML codegen tests to reuse one implementation instead of redeclaring same function over a dozen times

*Re: codegen flow for codegen tests; left most unchanged because each test tests for specific portion of codegen, and required setup varies depending on the test. Still did refactor out setUpTests() function for XML codegen tests bc those are exact duplicates.

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

1 participant