0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional
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
..
client Change signout link to button 2014-07-23 22:12:45 +01:00
frontend Change casperjs helper used to get RSS page content. 2014-07-28 07:58:24 -07:00
routes Five posts per page 2014-07-24 17:43:48 +01:00
setup Fix tests tripping spam protection 2014-07-21 14:33:42 +01:00
base.js Change signout link to button 2014-07-23 22:12:45 +01:00