abap-file-formats-tools icon indicating copy to clipboard operation
abap-file-formats-tools copied to clipboard

enable rule dangerous_statement

Open larshp opened this issue 3 years ago • 2 comments
trafficstars

I've disabled rule dangerous_statement in the config

suggest refactoring and enabling the rule again

suggest that this code, as such, generate the code to memory, where it can be picked up and written as a file to a git repository, from which the dangerous/import can happen

larshp avatar Mar 15 '22 16:03 larshp

as a consequence, the code must only contain unit tests, suggest moving integration tests to the layer that uses the application

larshp avatar Mar 15 '22 17:03 larshp

note: the dangerous statements are in testclasses, which is a no-go IMHO

do integration test outside of the normal tests

larshp avatar Apr 07 '22 10:04 larshp