Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill in the unit test of implemented bif #26

Open
4 tasks
RyanSiu1995 opened this issue Jan 25, 2019 · 2 comments
Open
4 tasks

Fill in the unit test of implemented bif #26

RyanSiu1995 opened this issue Jan 25, 2019 · 2 comments
Labels
K-chore Kind: chore L-easy Level: easy

Comments

@RyanSiu1995
Copy link
Contributor

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
@archseer
Copy link
Owner

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 archseer added L-easy Level: easy K-chore Kind: chore labels Jan 25, 2019
@archseer
Copy link
Owner

I'm also going to set up code coverage reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K-chore Kind: chore L-easy Level: easy
Projects
None yet
Development

No branches or pull requests

2 participants