Open MZanggl opened 4 years ago
Hey @MZanggl!
Thanks for your contribution! Could you please add some tests that cover your change.
@thetutlage Do you believe we should consider this as breaking change?
@RomainLanz I just added tests. I moved the filter part to the cli so now all the filtering is together in one place and became easy to test.
Proposed changes
Testing a single file currently requires you to specify the entire file name, including the file extension. E.g.
With this fix in place, simpy
UserService
or evenUser
would be enough. This then nicely aligns with the way grep worksTypes of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.