pbeshai / react-taco-table

A table component for React based on column configuration :taco:
http://pbeshai.github.io/react-taco-table/
MIT License
30 stars 7 forks source link

Tests #6

Closed iros closed 8 years ago

iros commented 8 years ago

Test infrastructure + a few test files, one for unit tests (using formatters) and one testing the actual react component (taco table). Uses Karma + Mocha + Chai, and the Chrome karma tester.

iros commented 8 years ago

Updated @pbeshai. ping!

pbeshai commented 8 years ago

+1 Thanks @iros!