i didn't add much value with this PR -- but i figured N tests is better than zero tests .. please double-check my logic in the fallback-enabled? function -- the mods pass the same tests i had created before doing said mods, but it feels "cleaner" << purely subjective -- feel free to ask me to revert
added doc strings
added exercise comments
expanded functions to allow for arity/2 for testing purposes .. original func signatures pass in related (get-config) to arity/2
added midje tests
made Kondo happy with the removal of unused NSs
made CodeClimate happy with mod to (not (= "false" value)) << said not idiomatic
i didn't add much value with this PR -- but i figured N tests is better than zero tests .. please double-check my logic in the
fallback-enabled?
function -- the mods pass the same tests i had created before doing said mods, but it feels "cleaner" << purely subjective -- feel free to ask me to revert(get-config)
to arity/2(not (= "false" value))
<< said not idiomatic