kt3k on gh-pages
Deploy c3js/c3 to github.com/c3… (compare)
kt3k on master
Typo fix (#2568) (compare)
expect(true).toBeTruthy();
DOES NOT A UNIT TEST MAKE. :weary:
If you run grep "expect(true).toBeTruthy()" spec/* | wc -l, you get 140. That means of the ~400 assertions made across all unit tests, 140 mean absolutely nothing.
I repeat:
140 of our unit tests test absolutely nothing
^_^