enigma icon indicating copy to clipboard operation
enigma copied to clipboard

Fill in the unit test of implemented bif

Open RyanSiu1995 opened this issue 5 years ago • 2 comments

Some of the unit tests are not implemented yet. Required someone to fill them up.

  • [ ] Math functions
  • [ ] List functions
  • [ ] Chrono functions

Here are the incomplete unit tests (without testing the exception case).

  • [ ] erlang functions

RyanSiu1995 avatar Jan 25 '19 08:01 RyanSiu1995

Agreed! I think it's important to have some coverage, but in the future, we'll also cover some part of that via tests inside the runtime

archseer avatar Jan 25 '19 11:01 archseer

I'm also going to set up code coverage reporting

archseer avatar Jan 25 '19 11:01 archseer