sp-api-sdk
sp-api-sdk copied to clipboard
Test custom rector rules
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.