Hi all,

I've noticed that Keyword module, despite having > 30 public methods has 
only 4 tests – 
https://github.com/elixir-lang/elixir/blob/master/lib/elixir/test/elixir/keyword_test.exs.
 
Is this on purpose, like testing public functions would be superfluous for 
some reason (although I can't think of one)? If not, would it be OK if to 
start covering the module's publicly exported functions with tests?

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/224f0572-9806-4185-afe9-9cc1102790d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to