Open damondouglas opened 9 years ago
@zoechi I wanted to add more unit tests to this library. Are you ok I give it a go? I will represent each dart file in lib with its own test file:
+-- components +-- bwu_column_picker +-- bwu_column_picker_test.dart +-- bwu_column_picker_test.html .... ....
Of course, that would be great.
@zoechi I wanted to add more unit tests to this library. Are you ok I give it a go? I will represent each dart file in lib with its own test file: