Ghost/core/test/functional/frontend
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
..
error_test.js Display 404 page if tag does not exist. 2014-05-12 11:30:08 -07:00
feed_test.js Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
home_test.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
post_test.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
route_test.js Functional tests for home and post page 2013-11-01 11:33:50 +00:00