Ghost/ghost/admin/tests
Kevin Ansfield 2f4f6db133 Use es6 across client and add ember-suave to enforce rules
no issue
- add ember-suave dependency
- upgrade grunt-jscs dependency
- add a new .jscsrc for the client's tests directory that extends from client's base .jscsrc
- separate client tests in Gruntfile jscs task so they pick up the test's .jscsrc
- standardize es6 usage across client
2015-11-30 10:41:01 +00:00
..
acceptance Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
helpers Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
integration/components Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
unit Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
index.html Fix ember browser tests to always use full height of preview container 2015-11-04 15:43:05 +00:00
test-helper.js