Ghost/core/test
Glen E. Ivey 8826d4e663 Change casperjs helper used to get RSS page content.
closes #3431
- change feed_test.js to call casperjs getHTML() instead of
  getPageContent(), because the latter now strips markup

Alternative fix would be to use .page.frameContent directly
instead of using a casperjs wrapper.

Change runs cleanly on Travis (old casperjs tag) and locally
in the Ghost-Vagrant setup with both the old casperjs tag
and the current HEAD SHA (29bbd03f7cdc9fc1e70f0fe1400635dd7d3537ad)
2014-07-28 07:58:24 -07:00
..
functional Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
integration Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
unit Correct meta_title for author pages. 2014-07-25 19:48:49 +00:00
utils Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00