Commit graph

20 commits

Author SHA1 Message Date
Filipa Lacerda
595afed2e3 Integrates pagination component with API
Adds pagination tests

Remove misplaced comment

Fix broken store test
2017-02-12 13:59:27 +00:00
Filipa Lacerda
26a951b7ab Use CJS for tests.
Updates expected model in tests
2017-02-09 11:35:53 +00:00
Filipa Lacerda
71899e1087 Adjustments for the new response with counters
a
2017-02-09 11:11:15 +00:00
Filipa Lacerda
b3309bb2fa Adjustments to receive new data schema 2017-02-09 11:10:46 +00:00
Mike Greiling
8d2099cb53 use ~ to reference non-local scripts instead of resolve.root 2017-01-10 12:30:43 -06:00
Mike Greiling
b0341c14d0 move additional libraries into spec_helper 2017-01-10 12:30:43 -06:00
Mike Greiling
52c6702ec7 include spec_helper within karma config rather than each individual test 2017-01-10 12:30:43 -06:00
Mike Greiling
fc3f4f88e0 correct vue require statements 2017-01-10 12:30:42 -06:00
Mike Greiling
eb1bbe73d0 fix spec_helper missing/broken references 2017-01-10 12:30:41 -06:00
Luke "Jared" Bennett
7c47cc94c5 Swapped out teaspoon for karma 2017-01-10 12:30:40 -06:00
Luke "Jared" Bennett
c145413d1a
Remove JSX/React eslint plugins.
Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins.

Change `airbnb` to `airbnb-base` for .eslintrc `extends` value.

Added changelog entry

Made sure all plugins and envs are set

Corrected new failing specs
2016-11-29 16:15:47 +00:00
Mike Greiling
bd0017c6d4 clean up globals exemptions within .eslintrc 2016-11-22 12:19:51 -06:00
Filipa Lacerda
ed07264532 Adds props validation
Improves documentation

Adds tests

Fix prop validation for objects

Finish tests for environment item

Adds tests for toggle folder function

Environment tests

Adds tests
2016-11-16 11:58:21 +00:00
Filipa Lacerda
3fef5e66db Adds template functions
Adds commit component
2016-11-16 11:58:09 +00:00
Filipa Lacerda
a8508608ea Fixes the tests 2016-11-16 11:58:08 +00:00
Filipa Lacerda
14345b2150 Fix whitespace 2016-11-16 11:58:06 +00:00
Filipa Lacerda
b1ec3cb8d2 Adds tests for environment store. 2016-11-16 11:58:06 +00:00
Filipa Lacerda
dcafd476db Removes trailing whitespace 2016-11-16 11:58:06 +00:00
Filipa Lacerda
3c383f9f76 Fixes filter 2016-11-16 11:58:05 +00:00
Filipa Lacerda
9a7fa3b6d3 Adds tests for environments store 2016-11-16 11:58:05 +00:00