0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/tests
Kevin Ansfield a4f70b55fc Test client using real browsers on Travis
no issue
- drop phantomjs tests both locally and on Travis
- instruct Travis to install latest Chrome and Firefox
- start an X server when running the client tests on Travis
- update testem config to start Chrome and Firefox in both local and CI tests
- fix testing preview sizing in Firefox as it doesn't support `zoom: 50%` style
- improve infinite scroll testing to be more reliable
- fix post acceptance test to handle both mobile and desktop views
2016-02-08 16:10:40 +00:00
..
acceptance Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
helpers Merge pull request #6098 from acburdine/tag-404 2015-12-04 10:20:22 +00:00
integration Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
unit Standardise client property names to camelCase 2016-01-23 19:12:22 +01: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 Test client using real browsers on Travis 2016-02-08 16:10:40 +00:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00