codelyzer icon indicating copy to clipboard operation
codelyzer copied to clipboard

Improve unit tests

Open jonlouie opened this issue 5 years ago • 0 comments

Need to provide positive and negative unit test cases to detect cases similar to this: https://github.com/aws/codelyzer/pull/24#discussion_r554056306

These changes will likely result in a shift from our current unit test pattern to one where we implement tests based on file, rather than end-to-end.

jonlouie avatar Jan 08 '21 19:01 jonlouie