To be sure that the bug was fixed (and does not reappear in future) we need exact testing on all boolean values returned from checking methods. So as soon as all truthy/falsy checks are switched to true/false we can merge this one and release patch :)
To be sure that the bug was fixed (and does not reappear in future) we need exact testing on all boolean values returned from checking methods. So as soon as all
truthy
/falsy
checks are switched totrue
/false
we can merge this one and release patch :)