Mailspring/spec/fixtures
Juan Tejada eb79ce9d44 specs(table): Add specs for table components
Summary:
- Add some docs to Table components
- Updates Table components to use a TableDataSource instead of accessing arrays, cleans up code a bit
- Add enzyme lib to have a cleaner and simpler api to write tests for React Components
- Updates decorators to extend from the BaseComponent instead of vanilla Component, this way instance methods are still available on composed components

Test Plan: - Unit tests

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2941
2016-05-11 14:36:59 -07:00
..
emails es6(tasks): send, syncback and specs converted to ES6 2016-03-17 16:23:53 -07:00
module-cache
packages feat(babel6): Fix errors in es6 compilation and extending from coffeescript 2016-05-06 11:55:31 -07:00
paste feat(paste): Paste accepts more HTML, paste and match style now available 2015-12-07 15:34:03 -08:00
css.css
db-test-model.coffee perf(db): Use subselect to improve thread list query perf (53%!) 2016-04-11 13:29:05 -07:00
sample.less refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
table-data.es6 specs(table): Add specs for table components 2016-05-11 14:36:59 -07:00
task-spec-handler.coffee