All of the functionality is covered via doctests. On Monday, July 11, 2016, Eugene Pirogov <[email protected]> wrote:
> 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] > <javascript:_e(%7B%7D,'cvml','elixir-lang-core%[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 > <https://groups.google.com/d/msgid/elixir-lang-core/224f0572-9806-4185-afe9-9cc1102790d2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D -- 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/CAGnRm4LLtA10Ab-QwoD2S%3DFVN7wTkjWw_V5%2BUo%2Bfvgni8DN%3DmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
