Commit graph

7 commits

Author SHA1 Message Date
Filipa Lacerda
d98f03d3f5 Adds tests 2016-12-09 10:14:48 +00:00
Filipa Lacerda
f83927ebde Change prop name to keep consistency with other props. 2016-12-02 15:41:58 +00:00
Filipa Lacerda
76abe0eded Change ref property to commitRef 2016-12-02 15:26:06 +00: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
Filipa Lacerda
4f0a169810 Fix eslint
Remove unused method
2016-11-16 14:49:32 +00:00
Filipa Lacerda
f55206cea5 Adds missing tests for commit component 2016-11-16 11:58:28 +00:00
Filipa Lacerda
30c6a7d3ac Adds tests
Adds tests.
Changes instance into a constructor

Adds tests for environments component

Adds tests assertations

Adds external URL test

Adds tests for Rollback component

Adds tests for stop component

Adds tests for actions component
Fix environment item

Init environment item tests
2016-11-16 11:58:13 +00:00