tuanle618 / AEDA

AEDA - Automated Data Exploratory Analysis in R
GNU General Public License v3.0
10 stars 3 forks source link

Priority of unit tests? #28

Closed MiGraber closed 6 years ago

MiGraber commented 6 years ago

What is the priority for unit testing and setting up travis?

tuanle618 commented 6 years ago

First setup travis. Priority is rather middle. Basically we need to practice every function where we included assertThat commands. After that think about what potential errors might be. @daryabusen @MiGraber

MiGraber commented 6 years ago

I will work on this https://github.com/ptl93/AEDA/pull/36