bacardi icon indicating copy to clipboard operation
bacardi copied to clipboard

Split example test into feature unit tests.

Open romandev opened this issue 8 years ago • 1 comments

To implement POC ASAP, we didn't consider project structure much, especially, testing part. As the number of contributors grows, we need to write more tests and make the structure robust.

romandev avatar Oct 03 '17 14:10 romandev

i agree. for now testing code and example code are mixed. so we should split test code from example code. and that test code should not have coupling with example code.

hwanseung avatar Oct 03 '17 19:10 hwanseung