Closed lukejacksonn closed 6 years ago
Going to merge this now. Much improvement on no tests 😅 thanks @Mytrill and @okwolf
@lukejacksonn depending on how much more development/refactoring you're going to do on the project, you might also want a script that calls tead --watch
like npm run watch
or npm run test:watch
.
@okwolf ahh yeh.. thanks!
Handles no children return with empty array instead of empty string, adds tests with tead. Any tips or ideas for tests?