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

Test custom rector rules #400

Open
norberttech opened this issue May 7, 2023 · 0 comments
Open

Test custom rector rules #400

norberttech opened this issue May 7, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@norberttech
Copy link
Member

Due to broken definitions of amazon sp API models we need to adjust some arguments/return types in this SDK.
This operation is done through rector however sometimes while generating new model rector is not adjusting the code.

Would be good to have a test case that would iterate over all of those custom definitions (we can move them somewhere outside rector config file) and using reflection confirm that method definitions are matching expectations.

@norberttech norberttech added enhancement New feature or request good first issue Good for newcomers labels May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant