You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
We have no tests whatsoever for lintlizard, while it should be fairly easy to mock out subprocess and make assertions on what commands are executed (and potentially what output is generated by lintlizard).
The text was updated successfully, but these errors were encountered:
Half of the "test suite" of lintlizard is running it on itself in CI. I agree having some actual tests would be nice though. As well as testing failures.
We have no tests whatsoever for lintlizard, while it should be fairly easy to mock out
subprocess
and make assertions on what commands are executed (and potentially what output is generated by lintlizard).The text was updated successfully, but these errors were encountered: